aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_calc_mask.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* libc: plug memory leaks in edge cases for the posix1e code.Pedro F. Giffuni2015-03-131-0/+1
* Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)Edward Tomasz Napierala2009-09-011-6/+7
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-0/+8
* Replace the non-standard disclaimer with the standard one from /COPYRIGHTWarner Losh2008-11-041-8/+8
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* o style and consistency fixes:Chris D. Faulhaber2002-02-171-9/+9
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-43/+40
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* Add the following POSIX 1003.1e functions and man pages:Chris D. Faulhaber2001-03-191-0/+119
* A few more touchups:Robert Watson2000-01-261-71/+0
* Minor fixes to library interface to improve POSIX.1e compliance. ThisRobert Watson2000-01-261-4/+1
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-151-0/+74