From: Karl Berry Date: Sat, 22 Sep 2007 06:28:21 +0000 (+0200) Subject: TODO: It'd be nice to add renice. X-Git-Tag: v6.9.89~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebeb56f9dfd14d50b4ec237730e7bef9336f7cc7;p=thirdparty%2Fcoreutils.git TODO: It'd be nice to add renice. Signed-off-by: Jim Meyering --- diff --git a/ChangeLog b/ChangeLog index 32194b6225..989fb239ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-22 Karl Berry + + * TODO: It'd be nice to add renice. + 2007-09-21 Jim Meyering Avoid test failure due to now-parallelized tests. diff --git a/TODO b/TODO index b5243ec7e1..93f5f54f50 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: