doc: add a TODO item

* TODO: Consider adding a col implementation.
This commit is contained in:
Jim Meyering 2010-02-10 07:25:58 +01:00
parent ed509250a2
commit 9f650d0870

3
TODO
View File

@ -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.