| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-10-18 | m | Mattias Andrée | 1 | -2/+2 |
| 2015-10-18 | typo | Mattias Andrée | 1 | -4/+4 |
| 2015-10-18 | doc typo | Mattias Andrée | 1 | -1/+1 |
| 2015-10-18 | beginning of implementation of falloc | Mattias Andrée | 1 | -0/+129 |
| 2015-10-18 | m doc | Mattias Andrée | 1 | -2/+10 |
| 2015-10-18 | rememalign: check mode | Mattias Andrée | 1 | -0/+3 |
| 2015-10-18 | add rememalign: realloc with configurable alignment | Mattias Andrée | 1 | -7/+78 |
| 2015-10-18 | the pointer returned by malloc is aligned | Mattias Andrée | 1 | -3/+29 |
| 2015-10-17 | improve attributes | Mattias Andrée | 1 | -1/+1 |
| 2015-10-17 | fix errors | Mattias Andrée | 18 | -150/+212 |
| 2015-10-16 | whitespace | Mattias Andrée | 1 | -0/+1 |
| 2015-10-16 | improve and fix bprintf | Mattias Andrée | 1 | -12/+25 |
| 2015-10-16 | m | Mattias Andrée | 1 | -1/+1 |
| 2015-10-16 | fix realloc + add extalloc and naive_extalloc | Mattias Andrée | 1 | -1/+68 |
| 2015-10-16 | add custom_realloc | Mattias Andrée | 1 | -0/+35 |
| 2015-10-16 | typo | Mattias Andrée | 1 | -1/+1 |
| 2015-10-16 | typo | Mattias Andrée | 1 | -3/+3 |
| 2015-10-16 | limitations on allocsize | Mattias Andrée | 1 | -0/+5 |
| 2015-10-13 | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2 | -2/+2 |
| 2015-10-13 | CPP directive __func__ requires C99 | Mattias Andrée | 1 | -8/+9 |
| 2015-10-13 | fix use of va_copy | Mattias Andrée | 3 | -0/+3 |
| 2015-10-12 | m doc | Mattias Andrée | 1 | -6/+6 |
| 2015-10-11 | add zalloc | Mattias Andrée | 1 | -0/+25 |
| 2015-10-11 | beginning of scanf functions | Mattias Andrée | 1 | -0/+641 |
| 2015-10-11 | m | Mattias Andrée | 1 | -3/+3 |
| 2015-10-11 | m | Mattias Andrée | 1 | -1/+0 |
| 2015-10-11 | m + m doc | Mattias Andrée | 1 | -4/+2 |
| 2015-10-11 | fix inclusions | Mattias Andrée | 2 | -2/+2 |
| 2015-10-11 | m | Mattias Andrée | 2 | -3/+191 |
| 2015-10-11 | add execat functions | Mattias Andrée | 1 | -0/+507 |
| 2015-10-11 | fix m error | Mattias Andrée | 1 | -1/+1 |
| 2015-10-11 | typo | Mattias Andrée | 1 | -4/+4 |
| 2015-10-11 | execvpe: simplify and fix errors | Mattias Andrée | 1 | -37/+16 |
| 2015-10-11 | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 1 | -4/+12 |
| 2015-10-11 | add exec functions | Mattias Andrée | 1 | -0/+376 |
| 2015-10-10 | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2 | -0/+108 |
| 2015-10-10 | m | Mattias Andrée | 2 | -16/+20 |
| 2015-10-10 | add atof | Mattias Andrée | 1 | -0/+38 |
| 2015-10-10 | add atoi, atol, atoll, and atoq | Mattias Andrée | 1 | -0/+116 |
| 2015-10-10 | add abspath and relpath | Mattias Andrée | 2 | -0/+204 |
| 2015-10-10 | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 2 | -0/+168 |
| 2015-10-10 | m doc | Mattias Andrée | 2 | -4/+4 |
| 2015-10-07 | m slibc_perror | Mattias Andrée | 1 | -2/+2 |
| 2015-09-03 | add _l functions in ctype.h | Mattias Andrée | 1 | -3/+29 |
| 2015-09-03 | m | Mattias Andrée | 2 | -2/+1 |
| 2015-09-03 | remove some todos | Mattias Andrée | 5 | -5/+0 |
| 2015-09-03 | add printf functions, not fully implemented | Mattias Andrée | 2 | -0/+1405 |
| 2015-09-02 | misc | Mattias Andrée | 6 | -10/+20 |
| 2015-09-02 | add memcasecmp and wmemcasecmp | Mattias Andrée | 2 | -0/+53 |
| 2015-09-02 | fix some warnings and errors | Mattias Andrée | 3 | -3/+3 |
