summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_calc_mask.3
Commit message (Collapse)AuthorAgeFilesLines
* Record -lposix1e merge with -lc.ru2001-04-051-1/+1
|
* mdoc(7) police:ru2001-03-191-22/+20
| | | | | | | | | - lowercase Nd argument - mark function arguments with Fa - mark defined values with Dv - simply copying POSIX text for RETURN VALUES and ERRORS sections is not always a good idea. POSIX uses the word "shall" indicating the behavior the correct implementation should follow.
* Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-191-0/+98
o acl_calc_mask(): calculates the ACL mask entry associated with the given ACL. o acl_delete_entry(): remove a specified ACL entry from the given ACL. Approved by: rwatson
OpenPOWER on IntegriCloud