about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorensa <psii@riseup.net>2020-05-26 23:49:07 -0700
committerensa <psii@riseup.net>2020-05-26 23:49:07 -0700
commit24b546aa76dad714036e18dd6204c7688056c4a7 (patch)
treeba8401b345602de96a3506322ae348ee6bd07f89 /TODO
downloadtodo-24b546aa76dad714036e18dd6204c7688056c4a7.tar.gz
initial commit
all the relevant info is present in README, TODO, LICENSE, and todo.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..f8adbc4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+implement mktemp(1) within the script file
+	mktemp is not POSIX, though it's common
+	alternatively, figure out inplace editing that's POSIX compliant