aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcstok.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-17m + split wchar/*.cMattias Andrée1-33/+0
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>