aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* daemon: pass "detach" flag to daemonize()Max Kellermann2009-01-181-2/+2
* daemon: added daemonize_init(), daemonize_finish()Max Kellermann2009-01-181-6/+6
* main: moved code to daemon.cMax Kellermann2009-01-181-0/+19
* listen: moved redirect_stdin() to daemon.cMax Kellermann2008-12-301-0/+6
* main: moved daemonize() to daemon.cMax Kellermann2008-12-301-0/+27