From: Jim Meyering Date: Wed, 10 Feb 2010 06:25:58 +0000 (+0100) Subject: doc: add a TODO item X-Git-Tag: v8.5~77 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f650d0870a864f2a109e5ddb9b6f0bee06ecafd;p=thirdparty%2Fcoreutils.git doc: add a TODO item * TODO: Consider adding a col implementation. --- diff --git a/TODO b/TODO index 717372982b..fe5bf80df4 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,9 @@ printf: platforms where the native *printf(3) is deficient. Suggestion from Eric Blake. +consider adding some implementation of the "col" utility + Suggested by Karl Berry. + renice: POSIX utility, needs implementing. suggestion from Karl Berry (among others). Bob Proulx is working on this.