From 3d7338aa51b1f77b4c92df55132b9d42bd39b836 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 20 Mar 2022 13:37:35 -0400 Subject: TODO: Add tasks --- diff --git a/TODO b/TODO index 3be30d2..4dd587d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,11 @@ 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 +"." in date/time formats gettext? -- cgit v0.9.1