| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-09-01 | add strchr and variants | Mattias Andrée | 1 | -0/+149 |
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+122 |
| 2015-08-31 | fix strdup functions | Mattias Andrée | 1 | -3/+3 |
| 2015-08-31 | typo | Mattias Andrée | 1 | -1/+1 |
| 2015-08-31 | add memory copying functions | Mattias Andrée | 8 | -0/+806 |
| 2015-08-31 | add strlen and wcslen | Mattias Andrée | 1 | -0/+53 |
| 2015-08-31 | strerror_l is always MT-Safe | Mattias Andrée | 1 | -2/+0 |
| 2015-08-31 | m doc | Mattias Andrée | 1 | -2/+4 |
| 2015-08-30 | add missing inclusions of stddef.h to define NULL | Mattias Andrée | 1 | -0/+2 |
| 2015-08-30 | add strerror and variants | Mattias Andrée | 1 | -0/+125 |
