diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-10 18:27:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-10 18:27:27 +0000 |
commit | 2cfe7f19eb8dd6b45c7a861009dd4466263ae161 (patch) | |
tree | 90a3021ed673fe76bac7e3e8116bbd0b8db3edca /TODO | |
parent | 1a91a03bd047ed2807403460e71d607dba4483db (diff) | |
download | coreutils-2cfe7f19eb8dd6b45c7a861009dd4466263ae161.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,3 +20,6 @@ cp --no-preserve=X should not attempt to preserve attribute X printf: support %b -- consider adapting builtins/printf.def from bash copy.c: Address the FIXME-maybe comment in copy_internal. +And once that's done, add an exclusion so that `cp --link' +no longer incurs the overhead of saving src. dev/ino and dest. filename +in the hash table. |