projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3131f40
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2005 20:38:11 +0000
(20:38 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2005 20:38:11 +0000
(20:38 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 318c411a1ecbfa16fc45eea5c1d756e4b22b108e..a328995799e5e170cf01d34083956d9431929ebc 100644
(file)
--- 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