summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-10 18:26:16 +0000
committerJim Meyering <jim@meyering.net>2003-03-10 18:26:16 +0000
commit1a91a03bd047ed2807403460e71d607dba4483db (patch)
tree5e9db62115a85f6bb83d9db66d380776d21c8b11 /TODO
parentf089969ec96e168d8a5eb0475c08ea9bab585a8d (diff)
downloadcoreutils-1a91a03bd047ed2807403460e71d607dba4483db.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 20900eca7..62c8fd4f1 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,7 @@ ls: add --format=FORMAT option that controls how each line is printed.
cp --no-preserve=X should not attempt to preserve attribute X
reported by Andreas Schwab
+
+printf: support %b -- consider adapting builtins/printf.def from bash
+
+copy.c: Address the FIXME-maybe comment in copy_internal.