opnsense-src/lib/libcasper/services/cap_fileargs
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
..
cap_fileargs.3 fileargs: fix formating in EXAMPLES 2019-07-30 08:53:03 +00:00
cap_fileargs.c cap_filergs: limit size of the file name 2019-08-07 19:30:33 +00:00
cap_fileargs.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