summaryrefslogtreecommitdiff
path: root/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leaking file descriptorsTomas Korbar2021-06-071-8/+10
* Build fixes for ubuntu 8.10/64.Dustin Sallings2009-01-201-7/+26
* Always use bundled daemonize function, fixed warnings on MacOSXTrond Norbye2009-01-031-1/+1
* Removed compiler warnings and increased warning levelTrond Norbye2009-01-031-0/+2
* Fix minor style inconsistencies and add some missing error checking.Steven Grimm2007-07-081-1/+1
* Ansi C and small logic tweaksPaul Lindner2007-04-131-5/+3
* use EXIT_* constantsPaul Lindner2007-04-121-1/+1
* restore blank lines I over-zealously destroyed earlier.Brad Fitzpatrick2006-09-041-0/+7
* but we do want trailing newline at end of fileBrad Fitzpatrick2006-09-041-1/+1
* remove all trailing whitespace, not just first occurrence. :)Brad Fitzpatrick2006-09-041-8/+1
* whitespace changes onlyBrad Fitzpatrick2006-09-041-26/+25
* autoconf work so it runs on nexentaBrad Fitzpatrick2006-04-301-0/+71