aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcsstr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* m + split wchar/*.cMattias Andrée2015-11-171-245/+2
* improve performance on strstr and wcsstr if the needle is one character wideMattias Andrée2015-11-131-0/+2
* fix errorsMattias Andrée2015-10-171-23/+23
* add strstarts strends strcasestarts strcaseends wcsstarts wcsends wcscasestarts wcscaseendsMattias Andrée2015-10-101-0/+84
* m docMattias Andrée2015-10-101-2/+2
* fix more errorsMattias Andrée2015-09-021-3/+9
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-1/+0
* add strstr functionsMattias Andrée2015-09-011-0/+189