aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-13daemon: don't check the setsid() return valueMax Kellermann1-3/+1
2009-01-13daemon: don't fork twice to daemonizeMax Kellermann1-8/+0
2008-12-30daemon: simplified daemonize_close_stdin()Max Kellermann1-16/+6
2008-12-30listen: moved redirect_stdin() to daemon.cMax Kellermann1-0/+26
2008-12-30main: moved daemonize() to daemon.cMax Kellermann1-0/+86