acl: Don't use ACL_CNT and similar ops, since they are unreliable.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Feb 2012 00:55:37 +0000 (01:55 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Feb 2012 03:17:23 +0000 (04:17 +0100)
commitefbd564c4f70c09aff4fca8aa6c96c0e1ffcf933
treeb5d289962b36d6458ed4d38d2773b03cf8341c79
parentc78091bebe80acf4b14d460999b2b2a9cea15b28
acl: Don't use ACL_CNT and similar ops, since they are unreliable.

* lib/file-has-acl.c (file_has_acl) [HP-UX, NonStop Kernel]: Read the
entries into a stack-allocated buffer directly.
* lib/copy-acl.c (qcopy_acl) [HP-UX, NonStop Kernel]: Likewise.
ChangeLog
lib/copy-acl.c
lib/file-has-acl.c