about summary refs log tree commit diff
path: root/string/tester.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* string: Fix tester build with fortify enable with gcc < 12Mahesh Bodapati2023-08-181-3/+8
* string: Fix tester build with fortify enable with gcc 6Adhemerval Zanella Netto2023-07-261-0/+9
* string: Fix tester with fortify enabledAdhemerval Zanella Netto2023-07-241-4/+8
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use uintptr_t in string/tester for pointer alignmentSzabolcs Nagy2022-10-281-6/+7
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-221-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-261-0/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Disable -Wstringop-overread for some string testsJoseph Myers2020-09-071-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Disable warnings in string/tester.c at top level.Joseph Myers2019-10-021-114/+14
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add some spaces before '('.Joseph Myers2019-02-271-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Ignore -Wrestrict for one strncat test.Joseph Myers2018-06-141-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Disable strncat test array-bounds warnings for GCC 8.Joseph Myers2017-12-181-2/+6
* Fix string/tester.c build with GCC 8.Joseph Myers2017-11-141-2/+44
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-1/+1
* Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2017-01-041-0/+57
* 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
* Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka2015-01-061-3/+3
* Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka2015-01-061-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Ignore warning in string/tester.c.Torvald Riegel2014-12-161-0/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* string/tester memrchr testAlan Modra2013-10-041-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add more tests for strcat and strncat.Ulrich Drepper2011-07-211-3/+90
* Add optimized x86-64 implementation of strnlen.Ulrich Drepper2010-07-261-16/+17
* * string/tester.c (test_memcmp): Add a few more tests.Ulrich Drepper2008-05-111-8/+26
* [BZ #5614]Ulrich Drepper2008-01-151-2/+6
* * string/tester.c (test_strnlen): New function.Roland McGrath2006-02-201-0/+31
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-5/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-32/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+32
* * string/tester.c (test_strcmp): Fix a typo.Roland McGrath2003-04-111-2/+2
* Update.Ulrich Drepper2003-01-141-2/+0
* Update.Ulrich Drepper2003-01-121-0/+2
* 2003-01-06 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-071-1/+7
* Update.Ulrich Drepper2001-12-061-0/+51
* Update.Ulrich Drepper2001-11-031-0/+27
* * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.Roland McGrath2001-08-241-4/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-231-13/+24
* Update.Ulrich Drepper2000-11-261-39/+40