aboutsummaryrefslogtreecommitdiffstats
path: root/include/wchar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add strstr functionsMattias Andrée2015-09-011-0/+134
* add strchr and variantsMattias Andrée2015-09-011-0/+102
* add string/array comparision functionsMattias Andrée2015-09-011-0/+72
* add _LIBRARY_HEADERMattias Andrée2015-08-311-11/+9
* fix dupa macrosMattias Andrée2015-08-311-12/+15
* add memory copying functionsMattias Andrée2015-08-311-3/+574
* add strlen and wcslenMattias Andrée2015-08-311-0/+64