summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-20 17:55:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-20 17:55:33 (EDT)
commit64b024858ecb68ca89008325c33f73f12a0c2abc (patch)
treebb51e8814de29f7212047a3c01817e49d7de8816 /TODO
parent3d7338aa51b1f77b4c92df55132b9d42bd39b836 (diff)
downloadatsign-64b024858ecb68ca89008325c33f73f12a0c2abc.zip
atsign-64b024858ecb68ca89008325c33f73f12a0c2abc.tar.gz
atsign-64b024858ecb68ca89008325c33f73f12a0c2abc.tar.bz2
Add --disable-tests to shrink executable size
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4dd587d..cb5596e 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ spaces between specifiers in strptime() formats -- strftime()?
format printing: copy format to another buffer, skipping certain char
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()
---disable-tests to shrink executable size
- find strtol() in configure
maybe sscanf() instead of strtol()
formats test
test other times