]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Switch back from HAVE_ACL to USE_ACL: The acl() syscall
authorJim Meyering <jim@meyering.net>
Sat, 17 Dec 2005 10:33:08 +0000 (10:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Dec 2005 10:33:08 +0000 (10:33 +0000)
commite6ece7ba6cea1a99c52a409138a842f4bc0b5ceb
tree356c22a7d58f2dfd02c0a07df00a926ecfb7b381
parent3c0d9bc5132a689862b6d0f3e3fbfa9dfb4ed9ba
Switch back from HAVE_ACL to USE_ACL: The acl() syscall
is no requirement for ACL support; particularly, it does not exist
on systems that have POSIX ACLs.
src/ls.c