summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-3/+3
* Separate _posix1e_acl_id_to_name() into a separate file, toTim Kientzle2010-06-141-0/+1
* Don't forget to clean up the file copied from the kernel sources.Ed Schouten2010-01-021-0/+2
* Update posix1e-related man pages, especially as relates to MAC, to moreRobert Watson2009-08-121-1/+3
* Add missing MLINKS for acl_{get,set}_link_fd(3).Edward Tomasz Napierala2009-07-141-0/+2
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-3/+28
* Make 'struct acl' larger, as required to support NFSv4 ACLs. ProvideEdward Tomasz Napierala2009-05-221-0/+3
* Following repo-copy of mac_is_present_np.3 to mac_is_present.3, removeRobert Watson2006-07-071-1/+1
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Missed rwatson's redundancyWarner Losh2005-06-031-2/+0
* Add reference to mac_get_link() in man page, which was omitted whenRobert Watson2004-06-171-0/+1
* Add a man page for the mac.conf MAC library configuration file.Robert Watson2003-04-201-0/+1
* o Document mac_prepare() and associated functionsChris Costello2003-01-151-0/+6
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-5/+1
* Hook up the userland wrapper for __mac_execve().Robert Watson2002-11-061-0/+1
* Reflect MAC kernel/user API changes into the libc MAC implementation.Robert Watson2002-10-221-4/+2
* Unhook the per-policy parsing/printing MAC modules in libc to prepareRobert Watson2002-10-211-4/+0
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-021-2/+25
* No POSIX.1e capabilities in the main tree yet.Robert Watson2002-06-131-29/+0
* o Reflect repo-copy of extattr.[c3] from libutil to libc, movingRobert Watson2001-11-161-2/+6
* o Attach cap_cmp.c and cap_copy.c to the build.Robert Watson2001-09-011-1/+6
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-0/+1
* Add acl_get_perm_np(3), a non-portable function to check if aChris D. Faulhaber2001-04-131-0/+1
* Unbreak world.Ruslan Ermilov2001-04-051-1/+1
* Install the acl_create_entry.3 man pageChris D. Faulhaber2001-04-051-0/+1
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+84