Page MenuHomeFreeBSD

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

Authored by brooks on Feb 27 2024, 6:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 15, 12:11 PM
Unknown Object (File)
Thu, Nov 13, 8:23 PM
Unknown Object (File)
Thu, Nov 13, 7:51 PM
Unknown Object (File)
Thu, Nov 6, 2:38 AM
Unknown Object (File)
Tue, Oct 28, 4:37 PM
Unknown Object (File)
Sun, Oct 26, 11:56 PM
Unknown Object (File)
Sun, Oct 26, 5:06 PM
Unknown Object (File)
Oct 13 2025, 4:49 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable