1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 15:06:44 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-01-13 19:44:32 +00:00
parent fe42846981
commit dd3d3d7226

View File

@@ -2,6 +2,9 @@
* Version 4.1.6.
Avoid giving a misleading diagnostic in some unusual cases.
Instead, give one that makes sense.
* src/copy.c (copy_reg): Don't treat errno==ENOENT as a special case.
(same_file_ok): Detect a case that would have lead to the errno==ENOENT
condition above (and a misleading diagnostic), and return 0 so we give