freebsd-src/lib/libcasper/services/cap_fileargs
Ed Maste 3733d82c4d libcasper: fix cap_rights_init usage
Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).

PR:		277057
Fixes:		faaf43b2a7 ("fileargs: add tests")
Sponsored by:	The FreeBSD Foundation
2024-02-14 22:33:24 -05:00
..
tests libcasper: fix cap_rights_init usage 2024-02-14 22:33:24 -05:00
cap_fileargs.3 libcasper: document that most libcasper functions are not thread-safe 2023-12-08 09:22:39 -07:00
cap_fileargs.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
cap_fileargs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00