diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-10 18:26:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-10 18:26:16 +0000 |
commit | 1a91a03bd047ed2807403460e71d607dba4483db (patch) | |
tree | 5e9db62115a85f6bb83d9db66d380776d21c8b11 | |
parent | f089969ec96e168d8a5eb0475c08ea9bab585a8d (diff) | |
download | coreutils-1a91a03bd047ed2807403460e71d607dba4483db.tar.xz |
*** empty log message ***
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |