about summary refs log tree commit diff
path: root/src/string/strlen.c
Commit message (Expand)AuthorAgeFilesLines
* fix aliasing-based undefined behavior in string functionsRich Felker2018-09-261-2/+6
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* slightly cleaner strlen, also seems to compile to better codeRich Felker2012-09-271-6/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+21