Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix strdup functions | Mattias Andrée | 2015-08-31 | 1 | -8/+7 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -10/+8 |
* | fix dupa macros | Mattias Andrée | 2015-08-31 | 1 | -8/+11 |
* | add memory copying functions | Mattias Andrée | 2015-08-31 | 1 | -3/+561 |
* | add strlen and wcslen | Mattias Andrée | 2015-08-31 | 1 | -2/+31 |
* | strerror_l is always MT-Safe | Mattias Andrée | 2015-08-31 | 1 | -2/+0 |
* | typo | Mattias Andrée | 2015-08-31 | 1 | -2/+2 |
* | do not define strerror_r if _SLIBC_SOURCE is used | Mattias Andrée | 2015-08-31 | 1 | -1/+3 |
* | m | Mattias Andrée | 2015-08-30 | 1 | -0/+3 |
* | add strerror and variants | Mattias Andrée | 2015-08-30 | 1 | -0/+119 |