diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-22 08:28:21 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-09-22 08:39:44 +0200 |
commit | ebeb56f9dfd14d50b4ec237730e7bef9336f7cc7 (patch) | |
tree | afd6c3a696af7aa044de19f77c79e484d94c6b75 /TODO | |
parent | 308adf1691ae01185b3e88cb529ad4eccd873e44 (diff) | |
download | coreutils-ebeb56f9dfd14d50b4ec237730e7bef9336f7cc7.tar.xz |
TODO: It'd be nice to add renice.
Signed-off-by: Jim Meyering <jim@meyering.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -7,9 +7,12 @@ printf: Now that gnulib supports *printf("%a"), import one of the *printf-posix modules so that printf(1) will support %a even on platforms where the native *printf(3) is deficient. - Suggestion form Eric Blake. + Suggestion from Eric Blake. -strip: add an option to specify the program used to strip binaries. +renice: POSIX utility, needs implementing. + suggestion from Karl Berry (among others). + +install: add an option to specify the program used to strip binaries. suggestion from Karl Berry doc/coreutils.texi: |