]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/remove.c (nonexistent_file_errno): Remove ENAMETOOLONG.
authorJim Meyering <jim@meyering.net>
Tue, 3 Oct 2006 22:06:31 +0000 (22:06 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 3 Oct 2006 22:06:31 +0000 (22:06 +0000)
commita1da4a039d45f3442ddd61249d76bfd7d0382a5b
tree797495d41d7e46eabb3df958bf8d28cc30b26def
parent184dcf2cafbfaa93cdb2daf65c05025347d69a84
* src/remove.c (nonexistent_file_errno): Remove ENAMETOOLONG.
Paul Eggert pointed out that the specified file may exist,
in spite of such an errno value.
* tests/rm/Makefile.am (TESTS): Remove ignore-name-too-long.
* tests/rm/ignore-name-too-long: Remove file.
ChangeLog
src/remove.c
tests/rm/Makefile.am
tests/rm/ignore-name-too-long [deleted file]