about summary refs log tree commit diff
path: root/string/test-strnlen.c
Commit message (Collapse)AuthorAgeFilesLines
* Add optimized x86-64 implementation of strnlen.Ulrich Drepper2010-07-261-0/+197
While at it, beef up the test suite for strnlen and add performance tests for it, too.