HomeFreeBSD

Introduce falloc_caps() to create descriptors with capabilties in place.

Description

Introduce falloc_caps() to create descriptors with capabilties in place.

falloc_noinstall() followed by finstall() allows you to create and
install file descriptors with custom capabilities. Add falloc_caps()
that can do both of these actions in one go.

This will be used by CloudABI to create pipes with custom capabilities.

Reviewed by: mjg

Details

Provenance
edAuthored on
Reviewer
mjg
Parents
rS286019: MFC: r285859
Branches
Unknown
Tags
Unknown