From: Jim Meyering Date: Mon, 10 Mar 2003 18:27:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cfe7f19eb8dd6b45c7a861009dd4466263ae161;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 62c8fd4f1f..3df9792f0e 100644 --- a/TODO +++ b/TODO @@ -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.