Jonathan Anderson 53905cf487 Add more __BEGIN_DECLS / __END_DECLS to <sys/capability.h>.
capability.h currently only wraps some of its declarations in __BEGIN_DECLS/__END_DECLS, so cap_enter(), cap_sandboxed(), etc. are usable from C++ code but cap_rights_init(), cap_rights_is_valid() etc. are not. This commit fixes this distinction.

Approved by:	rwatson (mentor)
MFC after:	1 week
Sponsored by:	DARPA, AFRL
2014-02-18 14:54:56 +00:00
..
2014-02-08 05:35:36 +00:00
2013-11-23 00:28:18 +00:00
2014-02-18 04:27:41 +00:00
2013-11-29 20:14:26 +00:00
2014-02-18 14:21:26 +00:00
2013-11-11 13:19:55 +00:00
2014-02-06 13:28:06 +00:00
2013-12-30 08:36:17 +00:00