diff options
author | jonathan <jonathan@FreeBSD.org> | 2014-02-18 14:54:56 +0000 |
---|---|---|
committer | jonathan <jonathan@FreeBSD.org> | 2014-02-18 14:54:56 +0000 |
commit | c8fef20aca02acfb21e34ba294d571c134ee06fc (patch) | |
tree | 2ec441527766d684d32b91543ce8a3c0bcf8c7cd /contrib/llvm/tools/lldb/source/API/SBQueueItem.cpp | |
parent | d61db4cf9544da0717efc8d718d42a195a86dec3 (diff) | |
download | FreeBSD-src-c8fef20aca02acfb21e34ba294d571c134ee06fc.zip FreeBSD-src-c8fef20aca02acfb21e34ba294d571c134ee06fc.tar.gz |
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
Diffstat (limited to 'contrib/llvm/tools/lldb/source/API/SBQueueItem.cpp')
0 files changed, 0 insertions, 0 deletions