aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar (follow)
Commit message (Expand)AuthorAgeFilesLines
* m docMattias Andrée2015-10-101-2/+2
* miscMattias Andrée2015-09-021-4/+8
* add memcasecmp and wmemcasecmpMattias Andrée2015-09-021-0/+24
* fix some warnings and errorsMattias Andrée2015-09-022-2/+2
* mMattias Andrée2015-09-021-1/+1
* m misc wcharMattias Andrée2015-09-023-4/+4
* typoMattias Andrée2015-09-021-5/+5
* fix more errorsMattias Andrée2015-09-022-5/+14
* fix some more errorsMattias Andrée2015-09-011-0/+1
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-0112-33/+29
* add strtok functionsMattias Andrée2015-09-011-0/+90
* add strspn functionsMattias Andrée2015-09-011-0/+81
* add strstr functionsMattias Andrée2015-09-012-6/+198
* wcswcs is deprecatedMattias Andrée2015-09-012-4/+4
* add strchr and variantsMattias Andrée2015-09-011-0/+151
* add string/array comparision functionsMattias Andrée2015-09-011-0/+125
* add memory copying functionsMattias Andrée2015-08-318-0/+815
* add strlen and wcslenMattias Andrée2015-08-311-0/+52