aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcschr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
2015-11-17m + split wchar/*.cMattias Andrée1-113/+0
2015-10-17fix errorsMattias Andrée1-6/+6
2015-10-13fix strrchr bug, return the end of the string if c is 0Mattias Andrée1-1/+1
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+3
2015-09-01add strstr functionsMattias Andrée1-6/+9
2015-09-01add strchr and variantsMattias Andrée1-0/+151