X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Facl-resources.txt;h=6af161f1f15981b94dccf0fbee09768987ba978c;hb=217ec874c8e4610ce407f0204c4e3fe30b7c76ec;hp=2147ceddd5e27c9d0815227c9c486e63d9e219fb;hpb=c44bd68b93f0a7a0c8818c3c30ca3bc2e687fd36;p=gnulib.git diff --git a/doc/acl-resources.txt b/doc/acl-resources.txt index 2147ceddd..6af161f1f 100644 --- a/doc/acl-resources.txt +++ b/doc/acl-resources.txt @@ -90,6 +90,22 @@ Functions in libsec: aclsort acltomode acltotext +Additionally in Solaris 10 patch 118833-17 ( version 1.15): + acl_t type + ACL_NO_TRIVIAL macro + ACE_OTHER macro replaced with ACE_EVERYONE macro + ACE_OWNER, ACE_GROUP changed their values(!) + ALLOW, DENY macros removed(!) + acl_check + acl_free + acl_fromtext + acl_get + acl_set + acl_strip + acl_totext + acl_trivial + facl_get + facl_set Utilities: getfacl setfacl