Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add strspn functions | Mattias Andrée | 2015-09-01 | 1 | -0/+40 |
* | add strstr functions | Mattias Andrée | 2015-09-01 | 1 | -0/+134 |
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+102 |
* | add string/array comparision functions | Mattias Andrée | 2015-09-01 | 1 | -0/+72 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -11/+9 |
* | fix dupa macros | Mattias Andrée | 2015-08-31 | 1 | -12/+15 |
* | add memory copying functions | Mattias Andrée | 2015-08-31 | 1 | -3/+574 |
* | add strlen and wcslen | Mattias Andrée | 2015-08-31 | 1 | -0/+64 |