aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar/wcslen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* start on makefile and fixing warnings and errorsMattias Andrée2015-09-011-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add strlen and wcslenMattias Andrée2015-08-311-0/+52
Signed-off-by: Mattias Andrée <maandree@operamail.com>