aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/str/strtok_r.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17rearrange filesMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17m + typo + split (almost all) string/*.cMattias Andrée1-41/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02fix some warnings and errorsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-2/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-01add strtok functionsMattias Andrée1-0/+90
Signed-off-by: Mattias Andrée <maandree@operamail.com>