diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -63,3 +63,12 @@ seq: consider allowing format string to contain no %-directives dd: consider adding an option to suppress `bytes/block read/written' output to stderr. Suggested here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165045 + +nl: fix this bug: + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177256 + # printf 'a\n\n'|nl|cat -A + 1^Ia$ + $ + $ + +m4: rename all macros that start with AC_ to start with another prefix |