aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-01wcswcs is deprecatedMattias Andrée2-4/+4
2015-09-01add strchr and variantsMattias Andrée1-0/+151
2015-09-01add string/array comparision functionsMattias Andrée1-0/+125
2015-08-31add memory copying functionsMattias Andrée8-0/+815
2015-08-31add strlen and wcslenMattias Andrée1-0/+52