Date: Wed, 20 Jul 2011 13:29:39 +0000 (UTC) From: Jonathan Anderson <jonathan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/sys Makefile.inc Symbol.map cap_new.2 Message-ID: <201107201329.p6KDTxBG049930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jonathan 2011-07-20 13:29:39 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Makefile.inc Symbol.map
Added files:
lib/libc/sys cap_new.2
Log:
SVN rev 224227 on 2011-07-20 13:29:39Z by jonathan
Add cap_new(2) and cap_getrights(2) symbols to libc.
These system calls have already been implemented in the kernel; now we
hook up libc symbols so userspace can drive them.
Approved by: re (kib), mentor (rwatson)
Sponsored by: Google Inc
Revision Changes Path
1.154 +2 -1 src/lib/libc/sys/Makefile.inc
1.39 +2 -0 src/lib/libc/sys/Symbol.map
1.1 +474 -0 src/lib/libc/sys/cap_new.2 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107201329.p6KDTxBG049930>
