Skip to content

Commit afb665d

Browse files
committed
Add FreeBSD's capsicum functions to semver
1 parent 10f4444 commit afb665d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

libc-test/semver/freebsd.txt

+17
Original file line numberDiff line numberDiff line change
@@ -1509,6 +1509,23 @@ bpf_program
15091509
bpf_stat
15101510
bpf_version
15111511
bsearch
1512+
cap_enter
1513+
cap_getmode
1514+
cap_fcntls_get
1515+
cap_fcntls_limit
1516+
cap_ioctls_get
1517+
cap_ioctls_limit
1518+
__cap_rights_init
1519+
__cap_rights_get
1520+
__cap_rights_set
1521+
__cap_rights_clear
1522+
__cap_rights_is_set
1523+
cap_rights_is_valid
1524+
cap_rights_limit
1525+
cap_rights_merge
1526+
cap_rights_remove
1527+
cap_rights_contains
1528+
cap_sandboxed
15121529
cfmakesane
15131530
chflags
15141531
chflagsat

0 commit comments

Comments
 (0)