aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcslen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17m + split wchar/*.cMattias Andrée1-16/+0
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+0
2015-08-31add strlen and wcslenMattias Andrée1-23/+23
2015-08-29add __C11__, __C99__, __C90__, and __noreturnMattias Andrée1-2/+5
2015-08-29add stdalign.hMattias Andrée1-6/+19
2015-08-29add stdnoreturn.hMattias Andrée1-3/+13
2015-08-29add assert.hMattias Andrée1-0/+26