summaryrefslogtreecommitdiff
path: root/lib/acl-internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for Cygwin ACLs.Bruno Haible2008-06-081-0/+8
* Add support for Solaris 7..10 ACLs.Bruno Haible2008-06-081-0/+13
* New function acl_extended_nontrivial (MacOS X only).Bruno Haible2008-06-081-0/+7
* New function for testing triviality of ACL with POSIX-draft like API.Bruno Haible2008-06-041-0/+6
* Improve Tru64 support.Bruno Haible2008-06-031-0/+3
* Enclose definitions in #if for POSIX-draft like API.Bruno Haible2008-06-031-50/+61
* Add support for ACLs on OSF/1.Bruno Haible2008-05-231-2/+31
* Make copy_acl work on MacOS X 10.5.Bruno Haible2008-05-231-2/+15
* Move some declarations from acl.h to acl-internal.h.Bruno Haible2008-05-231-1/+10
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,Paul Eggert2007-03-291-4/+4
* Suggestions by Bruno Haible:Paul Eggert2007-03-201-7/+3
* Add limited support for Solaris 10 ZFS-style ACLs: just enough toPaul Eggert2007-03-191-0/+90