aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix memory leak at failure of execveat (issue #3)Mattias Andrée2015-11-191-2/+8
* fix issue #2Mattias Andrée2015-11-191-0/+2
* docMattias Andrée2015-11-192-3/+33
* reorder new functionsMattias Andrée2015-11-181-85/+85
* doc some new functionsMattias Andrée2015-11-181-4/+48
* add more string.h and wchar.h functionsMattias Andrée2015-11-182-0/+430
* whitespaceMattias Andrée2015-11-181-1/+0
* add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpyMattias Andrée2015-11-182-0/+44
* typoMattias Andrée2015-11-185-5/+5
* fix errorsMattias Andrée2015-11-1816-16/+16
* implement additional string.h and wchar.h functionsMattias Andrée2015-11-182-0/+754
* mMattias Andrée2015-11-181-2/+2
* mMattias Andrée2015-11-181-1/+1
* split out string/strn/ from string/str/Mattias Andrée2015-11-1715-0/+0
* m docMattias Andrée2015-11-172-0/+4