summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-18 18:14:49 +0100
committerJim Meyering <jim@meyering.net>2007-03-18 18:14:49 +0100
commit93ff956de7f4895158a72248fc59840e87df906a (patch)
tree456027d7514e452f0d529f5aacbb552917df4d9b /TODO
parent0c1e917d6c98cf8666a831a185df54ac632e3a8d (diff)
parent553d347d3e08e00ee4f9df520b37c964c3f26e28 (diff)
downloadcoreutils-93ff956de7f4895158a72248fc59840e87df906a.tar.xz
Merge branch 'master' of /cu
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 61fe29c36..0e626306a 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+stty.c:
+ use xstrtoul, not sscanf
+
printf:
Now that gnulib supports *printf("%a"), import one of the
*printf-posix modules so that printf(1) will support %a even on