Move the interesting bits of sys_cap_rights_limit() into
kern_cap_rights_limit(), so that we can call into it from the CloudABI
compatibility layer.
Extend CloudABI's fd_stat_put() to call into this new function when
limiting rights.
Differential D3314
Make cap_rights_limit() work for CloudABI processes. ed on Aug 6 2015, 7:28 AM. Authored by Tags None Referenced Files
Subscribers
Details
Move the interesting bits of sys_cap_rights_limit() into Extend CloudABI's fd_stat_put() to call into this new function when The Capsicum tests that are part of cloudlibc now pass:
Diff Detail
|