aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* daemon: don't check the setsid() return valueMax Kellermann2009-01-131-3/+1
* daemon: don't fork twice to daemonizeMax Kellermann2009-01-131-8/+0
* daemon: simplified daemonize_close_stdin()Max Kellermann2008-12-301-16/+6
* listen: moved redirect_stdin() to daemon.cMax Kellermann2008-12-301-0/+26
* main: moved daemonize() to daemon.cMax Kellermann2008-12-301-0/+86