aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strtok.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rearrange filesMattias Andrée2015-11-171-44/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + typo + split (almost all) string/*.cMattias Andrée2015-11-171-67/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add strtok functionsMattias Andrée2015-09-011-0/+112
Signed-off-by: Mattias Andrée <maandree@operamail.com>