Hello, here are the simple changes for pulling in the gnulib acl handling improvements into coreutils.
These patches (and the richacl patches on top) are available here: https://github.com/andreas-gruenbacher/coreutils I have tested the code with and without ACL support on Linux. The code for the other platforms has been transformed as well, but still needs testing. Could you please help out? Thanks, Andreas Andreas Gruenbacher (2): build: updated gnulib acl handling ls: Don't treat lack of acl support as an error gl/lib/tempname.c.diff | 16 ++++++++-------- gl/lib/tempname.h.diff | 4 ++-- gnulib | 2 +- src/local.mk | 2 +- src/ls.c | 11 ++++------- 5 files changed, 16 insertions(+), 19 deletions(-) -- 2.1.0