HomeFreeBSD

lib{c,sys}: expose cap_sandboxed from libc/gen

Description

lib{c,sys}: expose cap_sandboxed from libc/gen

It's a thin wrapper on cap_getmode() implemented in libc, not a system
call so the symbol should have been exposed by libc/gen/Symbol.map
alongside the implementation.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44110

Details

Provenance
brooksAuthored on Feb 28 2024, 11:23 PM
Reviewer
kib
Differential Revision
D44110: lib{c,sys}: expose cap_sandboxed from libc/gen
Parents
rG253d8a1f8a24: tests/unix_seqpacket: test that implied connect doesn't work
Branches
Unknown
Tags
Unknown