changeset 13755:41c2c09830c4

Info about ACLs on NonStop Kernel. * doc/acl-resources.txt: Add info about NonStop Kernel. References by Joachim Schmitz <schmitz@hp.com>.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Oct 2010 12:28:20 +0200
parents 3805b556be4b
children 3e82a844f83a
files ChangeLog doc/acl-resources.txt
diffstat 2 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/doc/acl-resources.txt
+++ b/doc/acl-resources.txt
@@ -414,6 +414,23 @@
   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: