about summary refs log tree commit diff
path: root/string/test-strncat.c
Commit message (Expand)AuthorAgeFilesLines
* String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]Noah Goldstein2022-01-271-0/+61
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update string tests to use the support test driver.Wainer dos Santos Moschetta2017-03-231-1/+1
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-031-0/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* S390: Optimize strncat wcsncat.Stefan Liebler2015-08-261-52/+86
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-111-25/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add string IFUNC testsH.J. Lu2012-10-191-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add string/test-strncat.cUlrich Drepper2011-07-061-0/+298