aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_delete_entry.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
* acl_delete_entry(): remove write-only variableKonstantin Belousov2021-11-291-3/+0
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* libc: spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointedMarkus Brueffer2009-12-251-1/+6
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-11/+89
* Adjust for brain outage that affected the previous commit.Jacques Vidrine2004-01-061-1/+1
* Avoid undefined behavior:Jacques Vidrine2004-01-061-2/+2
* 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-6/+6
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-11/+24
* 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/+63