From: Jim Meyering Date: Sun, 23 Jan 2005 20:38:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1560 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=597a83d82c5769e7c77da2a26fb7f26b522d2a55;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 318c411a1e..a328995799 100644 --- a/TODO +++ b/TODO @@ -201,3 +201,5 @@ Adapt tools like wc, tr, fmt, etc. (most of the textutils) to be multibyte aware. The problem is that I want to avoid duplicating significant blocks of logic, yet I also want to incur only minimal (preferably `no') cost when operating in single-byte mode. + +Remove all uses of the `register' keyword