]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/copy.c (copy_reg): Use a more concise diagnostic for
authorJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 08:17:20 +0000 (08:17 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 08:17:20 +0000 (08:17 +0000)
commitc4f4cfbf11f47cfd84f0e953ecf8d7771d3ebe33
tree95c6e273ef87a5a2fb32e664654728253edcdba1
parent8cef936d37da87024fa9b700e03e00a408ebe209
* src/copy.c (copy_reg): Use a more concise diagnostic for
reporting replaced files.  This avoids a bug in the code,
which mishandled ino_t wider than long.
* src/remove.c (remove_dir): Likewise, twice.
src/remove.c