freebsd-skq/lib/libcasper/libcasper
Mariusz Zaborski 28f4385e45 libcasper: do not run registered exit functions
Casper library should not use exit(3) function because before setting it up
applications may register it. Casper doesn't depend on any registered exit
function, so it safe to change this.

Reported by:	jceel
MFC after:	2 weeks
2019-01-26 14:10:49 +00:00
..
libcasper_impl.c Add SPDX tags for libcasper(3) and services. 2018-01-27 12:55:34 +00:00
libcasper_impl.h Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
libcasper_service.3 Document libcasper_service. 2018-06-23 20:12:30 +00:00
libcasper_service.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
libcasper_service.h Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
libcasper.3 Document the fact that cap_limit_set() always frees the input nvlist. 2018-11-05 21:01:45 +00:00
libcasper.c Fix comments. 2018-10-24 00:17:19 +00:00
libcasper.h With r335636 C++ program use libcasper.h and capsicum_helpers.h. 2018-07-01 18:58:53 +00:00
Makefile Document libcasper_service. 2018-06-23 20:12:30 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
service.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
zygote.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
zygote.h Add SPDX tags for libcasper(3) and services. 2018-01-27 12:55:34 +00:00