Hi Jim, Now I've got support for ACL for these platforms: Linux, FreeBSD, MacOS X, Tru64, IRIX (POSIX like API), Solaris, probably also Cygwin (Solaris API), HP-UX, AIX.
For the start, I added the unit tests. It will certainly break on some platforms temporarily, but this is harmless since you have already released coreutils-6.12. 2008-06-01 Bruno Haible <[EMAIL PROTECTED]> New ACL tests. * tests/test-file-has-acl.sh: New file. * tests/test-file-has-acl.c: New file. * tests/test-set-mode-acl.sh: New file. * tests/test-set-mode-acl.c: New file. * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh. * tests/test-copy-acl.c: New file. * modules/acl-tests: New file, based on modules/copy-file-tests. * modules/copy-file-tests (Files): Remove tests/test-sameacls.c. (Depends-on): Add acl-tests. (configure.ac): Remove checks. (Makefile.am): Don't create test-sameacls program here any more.