aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strlen.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some todosMattias Andrée2015-09-031-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix more warningsMattias Andrée2015-09-011-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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/+53
Signed-off-by: Mattias Andrée <maandree@operamail.com>