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)
Nov 7 2024, 7:51 PM
Unknown Object (File)
Nov 7 2024, 7:25 PM
Unknown Object (File)
Nov 7 2024, 5:42 PM
Unknown Object (File)
Oct 22 2024, 8:34 AM
Unknown Object (File)
Oct 22 2024, 8:34 AM
Unknown Object (File)
Oct 22 2024, 8:33 AM
Unknown Object (File)
Oct 22 2024, 8:21 AM
Unknown Object (File)
Oct 21 2024, 2:22 AM
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