]> git.ipfire.org Git - thirdparty/coreutils.git/commit
ls: fix a performance regression
authorPádraig Brady <P@draigBrady.com>
Tue, 22 Sep 2009 09:06:49 +0000 (10:06 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 22 Sep 2009 09:07:21 +0000 (10:07 +0100)
commit8c92bb3441c628fe87ccf4a946b1c8b14cb0a0d2
tree3f4e57cdfa197056358463745050ee7d8c8e2d4a
parent32f987af1274d3ed53244564ab537dce8e330e0a
ls: fix a performance regression

* src/ls.c (print_color_indicator): This reinstates commit f3f1ccfd,
21-10-2008, "ls: make it possible to disable file capabilities checking"
which was inadvertently reverted with commit 3a169f4c, 14-09-2009,
"ls: handle disabling of colors consistently ...".
src/ls.c