aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcschr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add strstr functionsMattias Andrée2015-09-011-6/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add strchr and variantsMattias Andrée2015-09-011-0/+151
Signed-off-by: Mattias Andrée <maandree@operamail.com>