aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* typoMattias Andrée2015-12-271-1/+1
* fix errorsMattias Andrée2015-12-271-5/+6
* fix punctuationMattias Andrée2015-12-271-4/+4
* fix errors and warningsMattias Andrée2015-12-278-3/+19
* fix errorsMattias Andrée2015-12-271-22/+27
* suppress a bunch of warningsMattias Andrée2015-12-271-0/+79
* fix issue #9 on githubMattias Andrée2015-12-261-1/+1
* add undaemoniseMattias Andrée2015-12-251-4/+49
* typoMattias Andrée2015-12-231-1/+1
* mMattias Andrée2015-12-231-3/+3
* daemonise: user-private daemonsMattias Andrée2015-12-231-3/+17
* daemonise: may also be redistributed under the term of the expat licenseMattias Andrée2015-12-231-1/+3
* daemonise: etymologyMattias Andrée2015-12-231-0/+2
* add getenvMattias Andrée2015-12-211-0/+73
* add clearenvMattias Andrée2015-12-211-0/+58
* in case environ is set to nullMattias Andrée2015-12-211-1/+1
* add getpassMattias Andrée2015-12-211-0/+193
* add creatMattias Andrée2015-12-211-0/+44
* daemoniseMattias Andrée2015-12-211-0/+257
* etymology: daemonMattias Andrée2015-12-201-0/+2
* add daemonMattias Andrée2015-12-201-0/+99
* compile-time configurable default value for pathMattias Andrée2015-12-201-2/+11
* mMattias Andrée2015-12-202-2/+2
* change semantics of searchpath2 and add searchpath3Mattias Andrée2015-12-205-117/+153
* add searchpath and searchpath2Mattias Andrée2015-12-203-47/+190
* add needstackMattias Andrée2015-12-201-0/+154
* It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée2015-12-202-6/+6
* optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2015-12-206-9/+70
* 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
* 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 ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée2015-12-166-0/+257
* fix issue #5 on githubMattias Andrée2015-12-161-1/+1
* docMattias Andrée2015-11-261-3/+51
* sprintf considered saferMattias Andrée2015-11-261-0/+30
* implement machinesizeMattias Andrée2015-11-261-0/+158
* typoMattias Andrée2015-11-251-2/+2
* m etymologyMattias Andrée2015-11-253-3/+3
* tell in doc in which version things were introducedMattias Andrée2015-11-25186-2/+662
* typoMattias Andrée2015-11-256-9/+9
* add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée2015-11-231-2/+161
* add todoMattias Andrée2015-11-201-0/+1
* mMattias Andrée2015-11-202-2/+2
* add optimised variants of *casecmpMattias Andrée2015-11-202-0/+148
* more etymologyMattias Andrée2015-11-2012-3/+50
* more etymologyMattias Andrée2015-11-207-0/+18
* fix issue #4Mattias Andrée2015-11-191-0/+2
* etymology for some functionsMattias Andrée2015-11-199-2/+54