freebsd-dev/lib/libcapsicum
Conrad Meyer 6a1c4d1efc capsicum_helpers: Add LOOKUP flag
Add a helper routine for opening a directory that is restricted to being
used for opening relative files as stdio streams.

I think this will really help basic adaptation of multi-file programs to
Capsicum. Rather than having each program initialize a rights object and
ioctl/fcntl arrays for their root fd for relative opens, consolidate in the
logical place.

Reviewed by:	oshogbo@
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D8743
2016-12-16 01:37:44 +00:00
..
capsicum_helpers.3 Fix few sentence in the man page. 2016-10-21 16:31:58 +00:00
capsicum_helpers.h capsicum_helpers: Add LOOKUP flag 2016-12-16 01:37:44 +00:00
Makefile Add man pages for Capsicum helpers. 2016-10-05 20:02:34 +00:00
Makefile.depend DIRDEPS_BUILD: Connect new dependencies. 2016-11-13 00:11:23 +00:00