summaryrefslogtreecommitdiff
path: root/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix leaking file descriptorsTomas Korbar2021-06-071-8/+10
| | | | Another issue found by static code analysers
* Build fixes for ubuntu 8.10/64.Dustin Sallings2009-01-201-7/+26
| | | | | gcc seems to have been wise to all of the syscalls being cast to void to avoid doing real result checking in unlikely errors.
* 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
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@587 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Ansi C and small logic tweaksPaul Lindner2007-04-131-5/+3
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@505 b0b603af-a30f-0410-a34e-baf09ae79d0b
* use EXIT_* constantsPaul Lindner2007-04-121-1/+1
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@500 b0b603af-a30f-0410-a34e-baf09ae79d0b
* restore blank lines I over-zealously destroyed earlier.Brad Fitzpatrick2006-09-041-0/+7
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@335 b0b603af-a30f-0410-a34e-baf09ae79d0b
* but we do want trailing newline at end of fileBrad Fitzpatrick2006-09-041-1/+1
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@330 b0b603af-a30f-0410-a34e-baf09ae79d0b
* remove all trailing whitespace, not just first occurrence. :)Brad Fitzpatrick2006-09-041-8/+1
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@329 b0b603af-a30f-0410-a34e-baf09ae79d0b
* whitespace changes onlyBrad Fitzpatrick2006-09-041-26/+25
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@328 b0b603af-a30f-0410-a34e-baf09ae79d0b
* autoconf work so it runs on nexentaBrad Fitzpatrick2006-04-301-0/+71
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@276 b0b603af-a30f-0410-a34e-baf09ae79d0b