aboutsummaryrefslogtreecommitdiffstats
path: root/src/unistd/daemonise.c (unfollow)
Commit message (Expand)AuthorFilesLines
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ée2-8/+118
2015-12-28fix errorsMattias Andrée1-16/+19
2015-12-27fix errors and warningsMattias Andrée6-33/+35
2015-12-27fix warningMattias Andrée1-1/+1
2015-12-27typoMattias Andrée1-1/+1
2015-12-27permission bitsMattias Andrée1-1/+204
2015-12-27docMattias Andrée1-0/+14
2015-12-27fix errorsMattias Andrée2-8/+10
2015-12-27typoMattias Andrée1-1/+1
2015-12-27fix punctuationMattias Andrée2-8/+8
2015-12-27fix errors and warningsMattias Andrée12-23/+25
2015-12-27fix errorsMattias Andrée1-22/+27
2015-12-27suppress a bunch of warningsMattias Andrée1-0/+79
2015-12-27fix a few errorsMattias Andrée2-2/+2
2015-12-26fix issue #9 on githubMattias Andrée1-1/+1
2015-12-25add undaemoniseMattias Andrée2-4/+68
2015-12-23typoMattias Andrée1-1/+1
2015-12-23mMattias Andrée1-3/+3
2015-12-23daemonise: user-private daemonsMattias Andrée2-3/+21
2015-12-23daemonise: may also be redistributed under the term of the expat licenseMattias Andrée1-1/+3
2015-12-23daemonise: etymologyMattias Andrée2-0/+4
2015-12-22update todoMattias Andrée1-0/+3
2015-12-21doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct valuesMattias Andrée1-1/+60
2015-12-21typo + redirected .h filesMattias Andrée11-6/+106
2015-12-21add getenvMattias Andrée2-0/+99
2015-12-21add clearenvMattias Andrée2-0/+101
2015-12-21in case environ is set to nullMattias Andrée1-1/+1
2015-12-21add getpassMattias Andrée2-0/+234
2015-12-21attributesMattias Andrée2-4/+5
2015-12-21whoopsMattias Andrée1-2/+2
2015-12-21add creatMattias Andrée2-0/+100
2015-12-21daemoniseMattias Andrée2-1/+407
2015-12-20etymology: daemonMattias Andrée2-0/+4
2015-12-20add daemonMattias Andrée2-0/+142
2015-12-20compile-time configurable default value for pathMattias Andrée1-2/+11
2015-12-20future directionsMattias Andrée1-0/+9
2015-12-20mMattias Andrée1-1/+1
2015-12-20mMattias Andrée2-2/+2
2015-12-20change semantics of searchpath2 and add searchpath3Mattias Andrée6-122/+201
2015-12-20add searchpath and searchpath2Mattias Andrée4-47/+264
2015-12-20add needstackMattias Andrée3-1/+199
2015-12-20mMattias Andrée1-1/+1
2015-12-20whitespaceMattias Andrée1-1/+1
2015-12-20It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée3-16/+33
2015-12-20mMattias Andrée1-1/+1
2015-12-20a nicer readmeMattias Andrée1-49/+68