1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libcasper
Mariusz Zaborski 920be817aa Add flags to the Casper services.
CASPER_SERVICE_STDIO - Casper will not close the first three descriptors (stdin,
		       stdout and stderr) this can be helpful for debugging.
CASPER_SERVICE_FD - Capser will not close all other descriptors, this can
		    be useful for a filesystem service.
2016-06-08 02:03:53 +00:00
..
libcasper Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
services Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
Makefile These can build in parallel. 2016-02-26 22:14:04 +00:00
Makefile.inc Remove unneeded lines. 2016-02-26 22:14:08 +00:00