aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorjozan <jozan@noemail.net>2020-11-06 04:11:06 +0000
committerjozan <jozan@noemail.net>2020-11-06 04:11:06 +0000
commit7676870f31ae5ceab29815d5c65f497f4ecf9c83 (patch)
tree0d3659204203453576960b4f0d8a81352eadafb2 /TODO.org
parentMust reparse options (diff)
downloadunixize-7676870f31ae5ceab29815d5c65f497f4ecf9c83.tar.gz
unixize-7676870f31ae5ceab29815d5c65f497f4ecf9c83.tar.bz2
unixize-7676870f31ae5ceab29815d5c65f497f4ecf9c83.tar.xz
unixize-7676870f31ae5ceab29815d5c65f497f4ecf9c83.tar.zst
unixize-7676870f31ae5ceab29815d5c65f497f4ecf9c83.zip
A lot of work done, now subst
FossilOrigin-Name: 3850b6d394b367ed98a7493dfb137f43f27372b7ba3ed4eeef4459597bb2d69f
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
new file mode 100644
index 0000000..8c7c0d7
--- /dev/null
+++ b/TODO.org
@@ -0,0 +1,8 @@
+#+TITLE: TODO list for unixize
+
+* TODO remove malloc for recursive main [0/2]
+ - [ ] Remove them / go stack
+ - [ ] Check "= \0" int c_opts.c:c_recursive_parse
+
+* DONE scanf static-like issue
+ CLOSED: [2020-11-06 Fri 5:04]