summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-22 08:28:21 +0200
committerJim Meyering <jim@meyering.net>2007-09-22 08:39:44 +0200
commitebeb56f9dfd14d50b4ec237730e7bef9336f7cc7 (patch)
treeafd6c3a696af7aa044de19f77c79e484d94c6b75 /TODO
parent308adf1691ae01185b3e88cb529ad4eccd873e44 (diff)
downloadcoreutils-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--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index b5243ec7e..93f5f54f5 100644
--- a/TODO
+++ b/TODO
@@ -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: