aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typo + other ways to catch fireMattias Andrée2015-12-302-2/+55
* needstack: We cannot protect ourself from death by SIGSEGV, the CPU would halt and catch fire.Mattias Andrée2015-12-301-0/+2
* needstack: forgot to set the maskMattias Andrée2015-12-301-0/+3
* needstack: use pthread_sigmask rather than sigprocmaskMattias Andrée2015-12-301-2/+2
* deferencing null is legalMattias Andrée2015-12-301-0/+10
* add reopenMattias Andrée2015-12-302-4/+122
* halt + hcfMattias Andrée2015-12-293-0/+100
* use pthread_sigmask, not sigprocmaskMattias Andrée2015-12-294-12/+12
* more functions to add + implement readn, writen, preadn, and pwritenMattias Andrée2015-12-296-5/+404
* mMattias Andrée2015-12-291-1/+1
* typoMattias Andrée2015-12-292-2/+2
* mMattias Andrée2015-12-281-1/+1
* fix dup_at_least_3: must duplicate at least onceMattias Andrée2015-12-281-1/+2
* daemonise: support keeping arbitrary fd:s openMattias Andrée2015-12-282-8/+118
* fix errorsMattias Andrée2015-12-281-16/+19
* fix errors and warningsMattias Andrée2015-12-276-33/+35
* fix warningMattias Andrée2015-12-271-1/+1
* typoMattias Andrée2015-12-271-1/+1
* permission bitsMattias Andrée2015-12-271-1/+204
* docMattias Andrée2015-12-271-0/+14
* fix errorsMattias Andrée2015-12-272-8/+10
* typoMattias Andrée2015-12-271-1/+1
* fix punctuationMattias Andrée2015-12-272-8/+8
* fix errors and warningsMattias Andrée2015-12-2712-23/+25
* fix errorsMattias Andrée2015-12-271-22/+27
* suppress a bunch of warningsMattias Andrée2015-12-271-0/+79
* fix a few errorsMattias Andrée2015-12-272-2/+2
* fix issue #9 on githubMattias Andrée2015-12-261-1/+1
* add undaemoniseMattias Andrée2015-12-252-4/+68
* typoMattias Andrée2015-12-231-1/+1
* mMattias Andrée2015-12-231-3/+3
* daemonise: user-private daemonsMattias Andrée2015-12-232-3/+21
* daemonise: may also be redistributed under the term of the expat licenseMattias Andrée2015-12-231-1/+3
* daemonise: etymologyMattias Andrée2015-12-232-0/+4
* update todoMattias Andrée2015-12-221-0/+3
* doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct valuesMattias Andrée2015-12-211-1/+60
* typo + redirected .h filesMattias Andrée2015-12-2111-6/+106
* add getenvMattias Andrée2015-12-212-0/+99
* add clearenvMattias Andrée2015-12-212-0/+101
* in case environ is set to nullMattias Andrée2015-12-211-1/+1
* add getpassMattias Andrée2015-12-212-0/+234
* attributesMattias Andrée2015-12-212-4/+5
* whoopsMattias Andrée2015-12-211-2/+2
* add creatMattias Andrée2015-12-212-0/+100
* daemoniseMattias Andrée2015-12-212-1/+407
* etymology: daemonMattias Andrée2015-12-202-0/+4
* add daemonMattias Andrée2015-12-202-0/+142
* compile-time configurable default value for pathMattias Andrée2015-12-201-2/+11
* future directionsMattias Andrée2015-12-201-0/+9
* mMattias Andrée2015-12-201-1/+1