Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | Mattias Andrée | 2015-09-02 | 1 | -5/+5 |
* | fix more errors | Mattias Andrée | 2015-09-02 | 2 | -5/+14 |
* | fix some more errors | Mattias Andrée | 2015-09-01 | 1 | -0/+1 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 12 | -33/+29 |
* | add strtok functions | Mattias Andrée | 2015-09-01 | 1 | -0/+90 |
* | add strspn functions | Mattias Andrée | 2015-09-01 | 1 | -0/+81 |
* | add strstr functions | Mattias Andrée | 2015-09-01 | 2 | -6/+198 |
* | wcswcs is deprecated | Mattias Andrée | 2015-09-01 | 2 | -4/+4 |
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+151 |
* | add string/array comparision functions | Mattias Andrée | 2015-09-01 | 1 | -0/+125 |
* | add memory copying functions | Mattias Andrée | 2015-08-31 | 8 | -0/+815 |
* | add strlen and wcslen | Mattias Andrée | 2015-08-31 | 1 | -0/+52 |