]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gobble_file): Do not fall back on lstat if stat
authorJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 20:55:02 +0000 (20:55 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Dec 2000 20:55:02 +0000 (20:55 +0000)
commite49511faef949ea27e266f11030351aed935dddc
tree02cbb37775629158e0807d0361185036926cbe3c
parente05c32a868b08fb59a4e54e9cffaccd4f5377521
(gobble_file): Do not fall back on lstat if stat
fails; POSIX.2 does not allow this.  Invoke acl only on
non-symlinks, and only if lstat or stat succeeds.
src/ls.c