summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sec_posixacl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revamp acl_extended_fd/acl_extended_file to avoid open(2) callCorinna Vinschen2016-03-101-14/+44
* acl_create_entry: Don't invalidate existing entry_d and permset_d.Corinna Vinschen2016-03-081-16/+11
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-081-0/+1052