freebsd-dev/lib/libcasper
Mariusz Zaborski 7b4fce76cc Introduce syslog service for Casper.
syslog in libc secretly reconnects to the daemon.
Another issue is that we don't have any information from openlog(3) if we
succeeded to open log or not so we don't know if we are ready
to enter cabability mode.
Because all of that we decided we need a syslog service for Caspser.

Reviewed by:	bapt@
Differential Revision:	https://reviews.freebsd.org/D12824
2017-11-12 08:34:25 +00:00
..
libcasper We return a pointer when we are using cap_init() or cap_service_open() 2017-11-12 07:18:10 +00:00
services Introduce syslog service for Casper. 2017-11-12 08:34:25 +00:00
tests
Makefile
Makefile.inc Introduce caspermocks. 2017-10-28 19:23:57 +00:00