summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.