Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-09-03 | 1 | -1/+0 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -7/+12 |
* | add strstr functions | Mattias Andrée | 2015-09-01 | 1 | -6/+9 |
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+149 |