diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-18 18:14:49 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-18 18:14:49 +0100 |
commit | 93ff956de7f4895158a72248fc59840e87df906a (patch) | |
tree | 456027d7514e452f0d529f5aacbb552917df4d9b /TODO | |
parent | 0c1e917d6c98cf8666a831a185df54ac632e3a8d (diff) | |
parent | 553d347d3e08e00ee4f9df520b37c964c3f26e28 (diff) | |
download | coreutils-93ff956de7f4895158a72248fc59840e87df906a.tar.xz |
Merge branch 'master' of /cu
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |