]> git.ipfire.org Git - thirdparty/coreutils.git/commit
ls: remove explicit getfilecon work-around
authorJim Meyering <meyering@redhat.com>
Wed, 7 Oct 2009 20:29:12 +0000 (22:29 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 9 Oct 2009 12:33:10 +0000 (14:33 +0200)
commit57d9263ca54a35e76fc8ed2ec3ec8dc36f8da60b
tree251f0465704b99f7f473ac23893dd6474c01c507
parente11a0319b3b1af2c521cdcf37e09a02b157c3e76
ls: remove explicit getfilecon work-around

* src/ls.c (gobble_file): Remove l?getfilecon work-around,
now that the gnulib wrappers handle it for us.
src/ls.c