ls could mis-color certain entries when previous commands
authorEric Andersen <andersen@codepoet.org>
Wed, 17 Apr 2002 20:21:45 +0000 (20:21 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 17 Apr 2002 20:21:45 +0000 (20:21 -0000)
commit5f6873621d58e879d06b9a1ef7ea28b6d84c4b43
tree8559a9f95f02fe7a50d08b13e6f45671f0aac840
parent272a95524f71c661fc00e9ebd6be3d06d57cf266
ls could mis-color certain entries when previous commands
had failed.  Explicitly 0 out errno to prevent that.
coreutils/ls.c