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