]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make cap_new(2) and cap_getmode(2) symbols from libc public so applications
authorrwatson <rwatson@FreeBSD.org>
Thu, 3 Mar 2011 11:31:08 +0000 (11:31 +0000)
committerrwatson <rwatson@FreeBSD.org>
Thu, 3 Mar 2011 11:31:08 +0000 (11:31 +0000)
commit817c148c9ff63d4afa0524c2e0460d9a07eb0142
tree1abfd294abb4338f7d1e520b40ed156ec5b8df79
parent698cb59fd5daf74775183a1798b358186524c310
Make cap_new(2) and cap_getmode(2) symbols from libc public so applications
can link against them.  Add man pages for the new system calls, with one
errant forward reference to changes not yet present in FreeBSD, but soon
will be.

Reviewed by: anderson
Obtained from: Capsicum Project
Sponsored by: Google, Inc.
Discussed with: benl, kris, pjd
MFC after: 3 months
lib/libc/sys/Makefile.inc
lib/libc/sys/Symbol.map
lib/libc/sys/cap_enter.2 [new file with mode: 0644]