aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mMattias Andrée2015-12-202-2/+2
* change semantics of searchpath2 and add searchpath3Mattias Andrée2015-12-206-122/+201
* add searchpath and searchpath2Mattias Andrée2015-12-204-47/+264
* add needstackMattias Andrée2015-12-203-1/+199
* mMattias Andrée2015-12-201-1/+1
* whitespaceMattias Andrée2015-12-201-1/+1
* It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée2015-12-203-16/+33
* mMattias Andrée2015-12-201-1/+1