aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strspn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* stpbrk => strpbrkMattias Andrée2015-09-021-1/+1
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-3/+5
* add strspn functionsMattias Andrée2015-09-011-0/+96