aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* a nicer readmeMattias Andrée2015-12-201-49/+68
* add depsMattias Andrée2015-12-201-0/+21
* mMattias Andrée2015-12-201-2/+2
* ...Mattias Andrée2015-12-2013-300/+434
* optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2015-12-208-9/+170
* fix issue #8 on githubMattias Andrée2015-12-192-2/+2
* fix issue #7 on github, againMattias Andrée2015-12-181-1/+1
* fix issue #7 on githubMattias Andrée2015-12-181-1/+1
* we need signed integer representation conversionMattias Andrée2015-12-161-0/+26
* mMattias Andrée2015-12-162-686/+670
* the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functionsMattias Andrée2015-12-161-0/+1
* fix issue #6 on githubMattias Andrée2015-12-161-2/+21
* add ackMattias Andrée2015-12-161-0/+2
* typo + attributesMattias Andrée2015-12-163-40/+41
* add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée2015-12-168-2/+419
* fix issue #5 on githubMattias Andrée2015-12-161-1/+1
* update todo: host endian to network endian, and network endian to host endian, conversion functions for 64-bits.Mattias Andrée2015-12-151-0/+2
* update todoMattias Andrée2015-12-151-0/+6
* idea (optional security feature): shred unlinked file if there is no other linkMattias Andrée2015-12-041-0/+1
* typoMattias Andrée2015-12-021-1/+1
* m readmeMattias Andrée2015-12-021-0/+11
* copyoMattias Andrée2015-12-021-1/+1
* update todoMattias Andrée2015-12-011-0/+10