* src/ls.c: Apply the stat-failed parts of Red Hat's
authorJim Meyering <jim@meyering.net>
Tue, 25 Jul 2006 15:09:56 +0000 (15:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jul 2006 15:09:56 +0000 (15:09 +0000)
commitccb1883fcd243433c4d36e94165cc4730ce7a576
tree88497e904f7a54950c64a4786dcbebcf9ea04f5b
parent427a636ae3749fc6a855809dbfe5c7bd605ddbe3
* src/ls.c: Apply the stat-failed parts of Red Hat's
coreutils-selinux.patch.  From Ulrich Drepper.
This makes it so files not mentioned on the command line (e.g.,
names read from a directory that *is* mentioned on the command
line) for which stat fails are still listed.  With --color,
such files are colored just like ORPHANs (aka dangling symlinks).
ChangeLog
src/ls.c