| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-12-16 | typo + attributes | Mattias Andrée | 3 | -40/+41 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-16 | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 1 | -0/+162 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-02 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-26 | sprintf considered safer | Mattias Andrée | 1 | -0/+30 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-26 | implement machinesize | Mattias Andrée | 1 | -7/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | m etymology | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 29 | -9/+1391 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | slibc-print does not define NULL | Mattias Andrée | 1 | -8/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-25 | add S_IRALL, S_IWALL, S_IXALL, and S_ISALL | Mattias Andrée | 1 | -0/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-23 | add sockprintf, vsockprintf, sockwprintf, and vsockwprintf | Mattias Andrée | 1 | -2/+111 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | more etymology | Mattias Andrée | 11 | -5/+149 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-20 | more etymology | Mattias Andrée | 4 | -0/+334 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-19 | etymology for some functions | Mattias Andrée | 4 | -3/+95 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-18 | typo | Mattias Andrée | 2 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m doc | Mattias Andrée | 2 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m + split wchar/*.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add wcsset | Mattias Andrée | 1 | -0/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add strset | Mattias Andrée | 1 | -0/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | m + typo + split (almost all) string/*.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | add macros for abs, labs, llabs, and imaxabs | Mattias Andrée | 2 | -4/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | add macros for overflow check | Mattias Andrée | 1 | -0/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | doc machinesize_mode | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | add todos | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | doc: arg 2 for *div must not be 0 (lest SIGFPE) | Mattias Andrée | 2 | -4/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | add interspacing parameter to humansize | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | add intraspacing parameter for humansize and humandur, and interspacing for humandur | Mattias Andrée | 1 | -12/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | typo | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | implement humansize | Mattias Andrée | 1 | -4/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | m slibc-human.h | Mattias Andrée | 1 | -4/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | m fix humanmode | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-16 | m doc | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-15 | implement machinemode | Mattias Andrée | 1 | -1/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-15 | implement humanmode | Mattias Andrée | 1 | -2/+19 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m doc mallocz | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | add mallocz | Mattias Andrée | 2 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | doc: cleanname is not symlink-safe either | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | change prototypes for humanmode and machinemode | Mattias Andrée | 1 | -46/+68 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m doc | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m slibc-human.h | Mattias Andrée | 2 | -8/+101 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m | Mattias Andrée | 1 | -2/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | m doc | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-14 | add slibc-human.h and implement escape and unescape | Mattias Andrée | 1 | -0/+226 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | add todos | Mattias Andrée | 1 | -0/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | add todos | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-13 | add cleanname | Mattias Andrée | 1 | -0/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-31 | doc | Mattias Andrée | 5 | -0/+126 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
