aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-27fix errors and warningsMattias Andrée5-32/+34
2015-12-27fix warningMattias Andrée1-1/+1
2015-12-27typoMattias Andrée1-1/+1
2015-12-27fix errorsMattias Andrée1-5/+6
2015-12-27fix punctuationMattias Andrée1-4/+4
2015-12-27fix errors and warningsMattias Andrée8-3/+19
2015-12-27fix errorsMattias Andrée1-22/+27
2015-12-27suppress a bunch of warningsMattias Andrée1-0/+79
2015-12-26fix issue #9 on githubMattias Andrée1-1/+1
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-21add getenvMattias Andrée1-0/+73
2015-12-21add clearenvMattias Andrée1-0/+58
2015-12-21in case environ is set to nullMattias Andrée1-1/+1
2015-12-21add getpassMattias Andrée1-0/+193
2015-12-21add creatMattias Andrée1-0/+44
2015-12-21daemoniseMattias Andrée1-0/+257
2015-12-20etymology: daemonMattias Andrée1-0/+2
2015-12-20add daemonMattias Andrée1-0/+99
2015-12-20compile-time configurable default value for pathMattias Andrée1-2/+11
2015-12-20mMattias Andrée2-2/+2
2015-12-20change semantics of searchpath2 and add searchpath3Mattias Andrée5-117/+153
2015-12-20add searchpath and searchpath2Mattias Andrée3-47/+190
2015-12-20add needstackMattias Andrée1-0/+154
2015-12-20It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée2-6/+6
2015-12-20optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée6-9/+70
2015-12-19fix issue #8 on githubMattias Andrée2-2/+2
2015-12-18fix issue #7 on github, againMattias Andrée1-1/+1
2015-12-18fix issue #7 on githubMattias Andrée1-1/+1
2015-12-16the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functionsMattias Andrée1-0/+1
2015-12-16fix issue #6 on githubMattias Andrée1-2/+21
2015-12-16add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée6-0/+257
2015-12-16fix issue #5 on githubMattias Andrée1-1/+1
2015-11-26docMattias Andrée1-3/+51
2015-11-26sprintf considered saferMattias Andrée1-0/+30
2015-11-26implement machinesizeMattias Andrée1-0/+158
2015-11-25typoMattias Andrée1-2/+2
2015-11-25m etymologyMattias Andrée3-3/+3
2015-11-25tell in doc in which version things were introducedMattias Andrée186-2/+662
2015-11-25typoMattias Andrée6-9/+9
2015-11-23add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée1-2/+161
2015-11-20add todoMattias Andrée1-0/+1
2015-11-20mMattias Andrée2-2/+2
2015-11-20add optimised variants of *casecmpMattias Andrée2-0/+148
2015-11-20more etymologyMattias Andrée12-3/+50
2015-11-20more etymologyMattias Andrée7-0/+18