aboutsummaryrefslogtreecommitdiff
path: root/string/test-strnlen.c
AgeCommit message (Collapse)Author
2012-10-19Add string IFUNC testsH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-07-26Add optimized x86-64 implementation of strnlen.Ulrich Drepper
While at it, beef up the test suite for strnlen and add performance tests for it, too.