aboutsummaryrefslogtreecommitdiffstats
path: root/src/unistd/daemonise.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-12-31fix DAEMONISE_KEEP_FDSMattias Andrée1-3/+4
2015-12-31mMattias Andrée1-5/+7
2015-12-31daemonise: add option to override pid fileMattias Andrée1-2/+3
2015-12-31m bug fixMattias Andrée1-1/+1
2015-12-30m bug fixMattias Andrée1-4/+4
2015-12-30SIGKILL and SIGSTOP cannot be cought, for you get an exception even if SIG_DFL is usedMattias Andrée1-1/+2
2015-12-29mMattias Andrée1-1/+1
2015-12-29typoMattias Andrée1-1/+1
2015-12-28mMattias Andrée1-1/+1
2015-12-28fix dup_at_least_3: must duplicate at least onceMattias Andrée1-1/+2
2015-12-28daemonise: support keeping arbitrary fd:s openMattias Andrée1-7/+96
2015-12-28fix errorsMattias Andrée1-16/+19
2015-12-25add undaemoniseMattias Andrée1-4/+49
2015-12-23typoMattias Andrée1-1/+1
2015-12-23mMattias Andrée1-3/+3
2015-12-23daemonise: user-private daemonsMattias Andrée1-3/+17
2015-12-23daemonise: may also be redistributed under the term of the expat licenseMattias Andrée1-1/+3
2015-12-23daemonise: etymologyMattias Andrée1-0/+2
2015-12-21in case environ is set to nullMattias Andrée1-1/+1
2015-12-21daemoniseMattias Andrée1-0/+257