aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* docMattias Andrée2015-11-261-3/+51
* sprintf considered saferMattias Andrée2015-11-262-0/+60
* update todoMattias Andrée2015-11-261-0/+3
* implement machinesizeMattias Andrée2015-11-262-7/+191
* typoMattias Andrée2015-11-251-2/+2
* todo: ... and ptrdiff_tMattias Andrée2015-11-251-2/+3
* update todo: intptr_t can be wider than size_tMattias Andrée2015-11-251-0/+3
* m etymologyMattias Andrée2015-11-254-6/+6
* tell in doc in which version things were introducedMattias Andrée2015-11-25215-11/+2053
* slibc-print does not define NULLMattias Andrée2015-11-251-8/+0
* typoMattias Andrée2015-11-256-9/+9
* add S_IRALL, S_IWALL, S_IXALL, and S_ISALLMattias Andrée2015-11-251-0/+35
* add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée2015-11-232-4/+272
* typoMattias Andrée2015-11-211-2/+2
* 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
* typoMattias Andrée2015-11-201-1/+1
* more etymologyMattias Andrée2015-11-2026-8/+453
* more etymologyMattias Andrée2015-11-2012-0/+408
* fix issue #4Mattias Andrée2015-11-191-0/+2
* etymology for some functionsMattias Andrée2015-11-1916-5/+233
* 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-187-8/+8
* 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
* update todoMattias Andrée2015-11-181-0/+11
* mMattias Andrée2015-11-181-1/+1
* split out string/strn/ from string/str/Mattias Andrée2015-11-1715-0/+0