acl: Complete the 2010-08-10 fix.
authorBruno Haible <bruno@clisp.org>
Sun, 12 Jun 2011 23:17:20 +0000 (01:17 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Jun 2011 23:17:20 +0000 (01:17 +0200)
commit9cbf59b7fd224f263fce77ef1dadd3be5439fc4f
tree0890ff4f36e22096b9120815b775c4d1b895a10a
parent13bba66f5fbbaf0dc453994a36747732ae786e02
acl: Complete the 2010-08-10 fix.

* lib/file-has-acl.c (file_has_acl) [HP-UX]: Also test against ENOTSUP.
* lib/set-mode-acl.c (qset_acl) [HP-UX]: Likewise.
* lib/copy-acl.c (qcopy_acl) [HP-UX]: Test for the errno values
explicitly.
* tests/test-sameacls.c (main) [HP-UX]: Also test against ENOTSUP.
Reported in <http://debbugs.gnu.org/db/60/6053.html>.
ChangeLog
lib/copy-acl.c
lib/file-has-acl.c
lib/set-mode-acl.c
tests/test-sameacls.c