aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/capability/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* cap_rights_is_empty: add MLINKEd Maste2024-12-021-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-201-1/+1
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-2/+2
* - Add manual pages for capability rights (rights(4)), cap_rights_init(3)Pawel Jakub Dawidek2013-11-041-10/+9
* Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-0/+19