aboutsummaryrefslogtreecommitdiff
path: root/string/tester.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-08-18string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati1-3/+8
2023-07-26string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto1-0/+9
2023-07-24string: Fix tester with fortify enabledAdhemerval Zanella Netto1-4/+8
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-28Use uintptr_t in string/tester for pointer alignmentSzabolcs Nagy1-6/+7
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+16
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-07Disable -Wstringop-overread for some string testsJoseph Myers1-0/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-02Disable warnings in string/tester.c at top level.Joseph Myers1-114/+14
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27Add some spaces before '('.Joseph Myers1-6/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-14Ignore -Wrestrict for one strncat test.Joseph Myers1-0/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-18Disable strncat test array-bounds warnings for GCC 8.Joseph Myers1-2/+6
2017-11-14Fix string/tester.c build with GCC 8.Joseph Myers1-2/+44
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg1-1/+1
2017-01-04Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers1-0/+57
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-01-06Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka1-3/+3
2015-01-06Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka1-3/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-16Ignore warning in string/tester.c.Torvald Riegel1-0/+8
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-04string/tester memrchr testAlan Modra1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-07-21Add more tests for strcat and strncat.Ulrich Drepper1-3/+90
2010-07-26Add optimized x86-64 implementation of strnlen.Ulrich Drepper1-16/+17
2008-05-11* string/tester.c (test_memcmp): Add a few more tests.Ulrich Drepper1-8/+26
2008-01-15[BZ #5614]Ulrich Drepper1-2/+6
2006-02-20* string/tester.c (test_strnlen): New function.Roland McGrath1-0/+31
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper1-5/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-32/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+32
2003-04-11* string/tester.c (test_strcmp): Fix a typo.Roland McGrath1-2/+2
2003-01-14Update.Ulrich Drepper1-2/+0
2003-01-12Update.Ulrich Drepper1-0/+2
2003-01-072003-01-06 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+7
2001-12-06Update.Ulrich Drepper1-0/+51
2001-11-03Update.Ulrich Drepper1-0/+27
2001-08-24* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.Roland McGrath1-4/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-23Update.Ulrich Drepper1-13/+24
2000-11-26Update.Ulrich Drepper1-39/+40