about summary refs log tree commit diff
path: root/string/test-memcmp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* string: Add len=0 to {w}memcmp{eq} tests and benchtestsNoah Goldstein2022-11-081-6/+10
* tests/string: Drop simple/stupid/builtin testsSiddhesh Poyarekar2022-04-061-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* String: Add tests for __memcmpeqNoah Goldstein2021-10-261-12/+22
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* x86: Expand bench-memcmp.c and test-memcmp.cNoah Goldstein2021-05-181-6/+34
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer2017-06-231-5/+6
* Update string tests to use the support test driver.Wainer dos Santos Moschetta2017-03-231-1/+2
* 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
* 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
* Add a test for BZ #15674H.J. Lu2013-06-261-0/+24
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-111-24/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add string IFUNC testsH.J. Lu2012-10-191-0/+5
* Testsuite #include fixes.Thomas Schwinge2012-04-021-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-15/+32
* delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva2011-10-071-4/+0
* New comprehensive test for wmemcmpLiubov Dmitrieva2011-09-081-41/+61
* Test case for last x86 memcmp problemH.J. Lu2010-03-241-4/+261
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-4/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+4
* Update.Ulrich Drepper2003-04-171-1/+3
* * string/test-strcmp.c (do_random_tests): Test whether return valueRoland McGrath2003-04-111-3/+7
* * string/test-string.h: New file.Roland McGrath2002-11-071-0/+222