aboutsummaryrefslogtreecommitdiff
path: root/string/test-strncpy.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-06tests/string: Drop simple/stupid/builtin testsSiddhesh Poyarekar1-18/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-08-26string: test strncasecmp and strncpy near page boundariesRaphael Moreira Zinsly1-0/+35
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-26S390: Optimize strncpy and wcsncpy.Stefan Liebler1-46/+85
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar1-24/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-19Add string IFUNC testsH.J. Lu1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-4/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-6/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+6
2003-04-16(do_one_test): Makr start and stop as possibly unused.Ulrich Drepper1-2/+4
2002-12-07Update.Ulrich Drepper1-17/+42
2002-11-09* string/test-strspn.c (do_test): Ensure zero termination.Roland McGrath1-2/+2
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath1-0/+15
2002-11-07* string/test-string.h: New file.Roland McGrath1-0/+264