Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ... | Mattias Andrée | 2015-12-20 | 13 | -300/+434 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | optimise implementations of {hton,ntoh}{s,l,ll} | Mattias Andrée | 2015-12-20 | 8 | -9/+170 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | fix issue #8 on github | Mattias Andrée | 2015-12-19 | 2 | -2/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | fix issue #7 on github, again | Mattias Andrée | 2015-12-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | fix issue #7 on github | Mattias Andrée | 2015-12-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | we need signed integer representation conversion | Mattias Andrée | 2015-12-16 | 1 | -0/+26 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | m | Mattias Andrée | 2015-12-16 | 2 | -686/+670 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | 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 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | fix issue #6 on github | Mattias Andrée | 2015-12-16 | 1 | -2/+21 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | add ack | Mattias Andrée | 2015-12-16 | 1 | -0/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | typo + attributes | Mattias Andrée | 2015-12-16 | 3 | -40/+41 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 2015-12-16 | 8 | -2/+419 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | fix issue #5 on github | Mattias Andrée | 2015-12-16 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | 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 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | update todo | Mattias Andrée | 2015-12-15 | 1 | -0/+6 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
* | idea (optional security feature): shred unlinked file if there is no other link | Mattias Andrée | 2015-12-04 | 1 | -0/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | typo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m readme | Mattias Andrée | 2015-12-02 | 1 | -0/+11 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | copyo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | update todo | Mattias Andrée | 2015-12-01 | 1 | -0/+10 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | doc | Mattias Andrée | 2015-11-26 | 1 | -3/+51 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | sprintf considered safer | Mattias Andrée | 2015-11-26 | 2 | -0/+60 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | update todo | Mattias Andrée | 2015-11-26 | 1 | -0/+3 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | implement machinesize | Mattias Andrée | 2015-11-26 | 2 | -7/+191 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | typo | Mattias Andrée | 2015-11-25 | 1 | -2/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | todo: ... and ptrdiff_t | Mattias Andrée | 2015-11-25 | 1 | -2/+3 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | update todo: intptr_t can be wider than size_t | Mattias Andrée | 2015-11-25 | 1 | -0/+3 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m etymology | Mattias Andrée | 2015-11-25 | 4 | -6/+6 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 215 | -11/+2053 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | slibc-print does not define NULL | Mattias Andrée | 2015-11-25 | 1 | -8/+0 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | typo | Mattias Andrée | 2015-11-25 | 6 | -9/+9 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add S_IRALL, S_IWALL, S_IXALL, and S_ISALL | Mattias Andrée | 2015-11-25 | 1 | -0/+35 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add sockprintf, vsockprintf, sockwprintf, and vsockwprintf | Mattias Andrée | 2015-11-23 | 2 | -4/+272 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | typo | Mattias Andrée | 2015-11-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add todo | Mattias Andrée | 2015-11-20 | 1 | -0/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | m | Mattias Andrée | 2015-11-20 | 2 | -2/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add optimised variants of *casecmp | Mattias Andrée | 2015-11-20 | 2 | -0/+148 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | typo | Mattias Andrée | 2015-11-20 | 1 | -1/+1 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | more etymology | Mattias Andrée | 2015-11-20 | 26 | -8/+453 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | more etymology | Mattias Andrée | 2015-11-20 | 12 | -0/+408 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | fix issue #4 | Mattias Andrée | 2015-11-19 | 1 | -0/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | etymology for some functions | Mattias Andrée | 2015-11-19 | 16 | -5/+233 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | fix memory leak at failure of execveat (issue #3) | Mattias Andrée | 2015-11-19 | 1 | -2/+8 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | fix issue #2 | Mattias Andrée | 2015-11-19 | 1 | -0/+2 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | doc | Mattias Andrée | 2015-11-19 | 2 | -3/+33 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | reorder new functions | Mattias Andrée | 2015-11-18 | 1 | -85/+85 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | doc some new functions | Mattias Andrée | 2015-11-18 | 1 | -4/+48 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add more string.h and wchar.h functions | Mattias Andrée | 2015-11-18 | 2 | -0/+430 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | whitespace | Mattias Andrée | 2015-11-18 | 1 | -1/+0 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
* | add memmemmove, memmemcpy, wmemmemmove, and wmemmemcpy | Mattias Andrée | 2015-11-18 | 2 | -0/+44 | |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |