summaryrefslogtreecommitdiff
path: root/src/daemon.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
Updated the copyright email addresses for Robert James Kaes. The users.sourceforge.net address should always exist.
2004-08-10Merged in changes from 1.6.3Robert James Kaes1-2/+6
2002-10-03#(makedaemon): Commented out the closing of the standard fileRobert James Kaes1-1/+3
descriptors since we need them to display error messages.
2002-05-23Initial addition into CVS. Moves various functions relating the daemonRobert James Kaes1-0/+74
processes. Added a portable signal handler setting function.