From: Bruno Haible <bruno@clisp.org> Date: Sun, 3 Oct 2010 10:28:20 +0000 (+0200) Subject: Info about ACLs on NonStop Kernel. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f843d6ecdd02800d0766d7645948d4aea609a24;p=pspp Info about ACLs on NonStop Kernel. * doc/acl-resources.txt: Add info about NonStop Kernel. References by Joachim Schmitz <schmitz@hp.com>. --- diff --git a/ChangeLog b/ChangeLog index 72d5fa8c7a..74db2aea83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-10-03 Bruno Haible <bruno@clisp.org> + + Info about ACLs on NonStop Kernel. + * doc/acl-resources.txt: Add info about NonStop Kernel. + References by Joachim Schmitz <schmitz@hp.com>. + 2010-10-02 Bruno Haible <bruno@clisp.org> Define missing EDQUOT on NonStop Kernel. diff --git a/doc/acl-resources.txt b/doc/acl-resources.txt index 6af161f1f1..e49719c558 100644 --- a/doc/acl-resources.txt +++ b/doc/acl-resources.txt @@ -414,6 +414,23 @@ Utilities: acledit +NonStop Kernel ACLs + +Documentation: + http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02492445/c02492445.pdf p. 249..260 + http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02128649/c02128649.pdf +Includes: + <sys/acl.h> +Library: + none needed +Functions: + acl + aclsort +Utilities: + getacl + setacl + + Cygwin ACLs Documentation: