summaryrefslogtreecommitdiff
path: root/lib/libc/capability/Makefile.inc
AgeCommit message (Expand)Author
2024-12-02cap_rights_is_empty: add MLINKEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-01-20Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper
2014-03-04Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar
2013-11-04- Add manual pages for capability rights (rights(4)), cap_rights_init(3)Pawel Jakub Dawidek
2013-09-05Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek