libdaemon  0.14
File List
Here is a list of all files with brief descriptions:
 daemon.hA header file including all other header files part of libdaemon
 dexec.hContains a robust API for running sub processes with STDOUT and STDERR redirected to syslog
 dfork.hContains an API for doing a daemonizing fork()
 dlog.hContains a robust API for logging messages
 dnonblock.hContains a single function used to change a file descriptor to non-blocking mode using fcntl()
 dpid.hContains an API for manipulating PID files
 dsignal.hContains the API for serializing signals to a pipe for usage with select() or poll()