ls: stop doing time() for each file in "ls -l"
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 19 Jan 2007 22:03:06 +0000 (22:03 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 19 Jan 2007 22:03:06 +0000 (22:03 -0000)
commite0554434126541e943bf0f1d90a475252392bf6f
treec244a24fb16b372f155129656d6c14e2fccae775
parent4ebaf1074218d4e1c2907114bc53080c5abbd57d
ls: stop doing time() for each file in "ls -l"
ls: use fully-buffered stdout (can it be problematic
on VERY slow/hanging NFS mounts?)
coreutils/ls.c