| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functions | Mattias Andrée | 2015-12-16 | 1 | -0/+1 |
* | fix issue #6 on github | Mattias Andrée | 2015-12-16 | 1 | -2/+21 |
* | add ack | Mattias Andrée | 2015-12-16 | 1 | -0/+2 |
* | typo + attributes | Mattias Andrée | 2015-12-16 | 3 | -40/+41 |
* | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 2015-12-16 | 8 | -2/+419 |
* | fix issue #5 on github | Mattias Andrée | 2015-12-16 | 1 | -1/+1 |
* | update todo: host endian to network endian, and network endian to host endian, conversion functions for 64-bits. | Mattias Andrée | 2015-12-15 | 1 | -0/+2 |
* | update todo | Mattias Andrée | 2015-12-15 | 1 | -0/+6 |
* | idea (optional security feature): shred unlinked file if there is no other link | Mattias Andrée | 2015-12-04 | 1 | -0/+1 |
* | typo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 |
* | m readme | Mattias Andrée | 2015-12-02 | 1 | -0/+11 |
* | copyo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 |
* | update todo | Mattias Andrée | 2015-12-01 | 1 | -0/+10 |
* | doc | Mattias Andrée | 2015-11-26 | 1 | -3/+51 |
* | sprintf considered safer | Mattias Andrée | 2015-11-26 | 2 | -0/+60 |
* | update todo | Mattias Andrée | 2015-11-26 | 1 | -0/+3 |
* | implement machinesize | Mattias Andrée | 2015-11-26 | 2 | -7/+191 |
* | typo | Mattias Andrée | 2015-11-25 | 1 | -2/+2 |
* | todo: ... and ptrdiff_t | Mattias Andrée | 2015-11-25 | 1 | -2/+3 |
* | update todo: intptr_t can be wider than size_t | Mattias Andrée | 2015-11-25 | 1 | -0/+3 |
* | m etymology | Mattias Andrée | 2015-11-25 | 4 | -6/+6 |
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 215 | -11/+2053 |
* | slibc-print does not define NULL | Mattias Andrée | 2015-11-25 | 1 | -8/+0 |
* | typo | Mattias Andrée | 2015-11-25 | 6 | -9/+9 |
* | add S_IRALL, S_IWALL, S_IXALL, and S_ISALL | Mattias Andrée | 2015-11-25 | 1 | -0/+35 |
* | add sockprintf, vsockprintf, sockwprintf, and vsockwprintf | Mattias Andrée | 2015-11-23 | 2 | -4/+272 |
* | typo | Mattias Andrée | 2015-11-21 | 1 | -2/+2 |
* | add todo | Mattias Andrée | 2015-11-20 | 1 | -0/+1 |
* | m | Mattias Andrée | 2015-11-20 | 2 | -2/+2 |
* | add optimised variants of *casecmp | Mattias Andrée | 2015-11-20 | 2 | -0/+148 |
* | typo | Mattias Andrée | 2015-11-20 | 1 | -1/+1 |
* | more etymology | Mattias Andrée | 2015-11-20 | 26 | -8/+453 |
* | more etymology | Mattias Andrée | 2015-11-20 | 12 | -0/+408 |
* | fix issue #4 | Mattias Andrée | 2015-11-19 | 1 | -0/+2 |
* | etymology for some functions | Mattias Andrée | 2015-11-19 | 16 | -5/+233 |
* | fix memory leak at failure of execveat (issue #3) | Mattias Andrée | 2015-11-19 | 1 | -2/+8 |
* | fix issue #2 | Mattias Andrée | 2015-11-19 | 1 | -0/+2 |
* | doc | Mattias Andrée | 2015-11-19 | 2 | -3/+33 |
* | reorder new functions | Mattias Andrée | 2015-11-18 | 1 | -85/+85 |
* | doc some new functions | Mattias Andrée | 2015-11-18 | 1 | -4/+48 |
* | add more string.h and wchar.h functions | Mattias Andrée | 2015-11-18 | 2 | -0/+430 |
* | whitespace | Mattias Andrée | 2015-11-18 | 1 | -1/+0 |
* | add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpy | Mattias Andrée | 2015-11-18 | 2 | -0/+44 |
* | typo | Mattias Andrée | 2015-11-18 | 7 | -8/+8 |
* | fix errors | Mattias Andrée | 2015-11-18 | 16 | -16/+16 |
* | implement additional string.h and wchar.h functions | Mattias Andrée | 2015-11-18 | 2 | -0/+754 |
* | m | Mattias Andrée | 2015-11-18 | 1 | -2/+2 |
* | update todo | Mattias Andrée | 2015-11-18 | 1 | -0/+11 |
* | m | Mattias Andrée | 2015-11-18 | 1 | -1/+1 |
* | split out string/strn/ from string/str/ | Mattias Andrée | 2015-11-17 | 15 | -0/+0 |