aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strchr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-7/+12
* add strstr functionsMattias Andrée2015-09-011-6/+9
* add strchr and variantsMattias Andrée2015-09-011-0/+149