| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-10-12 | simplified feature-test macros | Mattias Andrée | 1 | -29/+27 |
| 2015-10-10 | add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseends | Mattias Andrée | 1 | -0/+56 |
| 2015-10-10 | m doc | Mattias Andrée | 1 | -2/+2 |
| 2015-09-02 | add memcasecmp and wmemcasecmp | Mattias Andrée | 1 | -0/+17 |
| 2015-09-02 | add WEOF to wchar.h | Mattias Andrée | 1 | -0/+8 |
| 2015-09-02 | m misc wchar | Mattias Andrée | 1 | -9/+8 |
| 2015-09-02 | m | Mattias Andrée | 1 | -3/+0 |
| 2015-09-02 | typo | Mattias Andrée | 1 | -5/+5 |
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 1 | -29/+38 |
| 2015-09-01 | add strtok functions | Mattias Andrée | 1 | -0/+45 |
| 2015-09-01 | add strspn functions | Mattias Andrée | 1 | -0/+40 |
| 2015-09-01 | add strstr functions | Mattias Andrée | 1 | -0/+134 |
| 2015-09-01 | add strchr and variants | Mattias Andrée | 1 | -0/+102 |
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+72 |
| 2015-08-31 | add _LIBRARY_HEADER | Mattias Andrée | 1 | -11/+9 |
| 2015-08-31 | fix dupa macros | Mattias Andrée | 1 | -12/+15 |
| 2015-08-31 | add memory copying functions | Mattias Andrée | 1 | -3/+574 |
| 2015-08-31 | add strlen and wcslen | Mattias Andrée | 1 | -15/+22 |
| 2015-08-30 | add bzero and explicit_bzero | Mattias Andrée | 1 | -16/+20 |
| 2015-08-30 | remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro names | Mattias Andrée | 1 | -1/+1 |
| 2015-08-29 | add _PORTABLE_SOURCE | Mattias Andrée | 1 | -0/+2 |
| 2015-08-29 | add alloca.h | Mattias Andrée | 1 | -18/+17 |
| 2015-08-29 | add __C11__, __C99__, __C90__, and __noreturn | Mattias Andrée | 1 | -2/+5 |
| 2015-08-29 | add stdalign.h | Mattias Andrée | 1 | -6/+19 |
| 2015-08-29 | add stdnoreturn.h | Mattias Andrée | 1 | -3/+13 |
| 2015-08-29 | add assert.h | Mattias Andrée | 1 | -0/+26 |
