summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-28 09:32:21 +0000
committerJim Meyering <jim@meyering.net>2003-03-28 09:32:21 +0000
commit9864858156bbf7d4644ffc4c4a4116ae17c6a009 (patch)
tree85138163d59d36dca4bcd72eac9123ddbe169aca /TODO
parent8bd4ff02affd2aba9ab8c219307a1f9064d668a7 (diff)
downloadcoreutils-9864858156bbf7d4644ffc4c4a4116ae17c6a009.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 14054d9b3..5c756a23f 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,8 @@
restore djgpp, eventually
merge TODO lists
add unit tests for lib/*.c
-rewrite du.c not to use explicit recursion
+rewrite lib/ftw.c not to use explicit recursion, and then use nftw in
+ chown, chgrp, chmod, du
strip: add an option to specify the program used to strip binaries.
suggestion from Karl Berry