opnsense-src/lib/libcasper/services/cap_sysctl
Conrad Meyer b30c6ac9f9 libcasper(3): Export functions to C++
We must wrap C declarations in __BEGIN / __END_DECLS to avoid C++ name-mangling
of the declaration when including the C header; name-mangling causes the linker
to attempt to locate the wrong (C++ ABI) symbol name.

Reviewed by:	markj, oshogbo (earlier version both)
Differential Revision:	https://reviews.freebsd.org/D24323
2020-04-07 16:40:41 +00:00
..
tests Extend the libcap_sysctl tests. 2019-05-13 17:53:03 +00:00
cap_sysctl.3 libcasper: Constify cap_sysctl_limit_mib() mib parameter 2020-04-06 23:07:56 +00:00
cap_sysctl.c libcasper: Constify cap_sysctl_limit_mib() mib parameter 2020-04-06 23:07:56 +00:00
cap_sysctl.h libcasper(3): Export functions to C++ 2020-04-07 16:40:41 +00:00
Makefile pkgbase: Move libcap_ to FreeBSD-runtime 2019-09-05 14:10:26 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00