about summary refs log tree commit diff
path: root/string/test-memset.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* tests/string: Drop simple/stupid/builtin testsSiddhesh Poyarekar2022-04-061-37/+5
* String: Strength memset tests in test-memset.cNoah Goldstein2022-02-151-15/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* x86: Expand test-memset.c and bench-memset.cNoah Goldstein2021-04-191-5/+15
* 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
* Update string tests to use the support test driver.Wainer dos Santos Moschetta2017-03-231-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-1/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* S390: Optimize wmemset.Stefan Liebler2015-08-261-32/+58
* 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
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+1
* Remove performance-related bits from string testsSiddhesh Poyarekar2013-06-111-29/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add string IFUNC testsH.J. Lu2012-10-191-0/+5
* Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu2012-10-111-11/+52
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * string/test-memset.c (test_main): Use negative byte value is cvs/fedora-glibc-20050725T0627Ulrich Drepper2005-07-251-1/+1
* (do_one_test): Compare effect of call, not only return value.Ulrich Drepper2005-07-241-7/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-9/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+9
* Update.Ulrich Drepper2003-04-171-2/+4
* * string/test-string.h: New file.Roland McGrath2002-11-071-0/+212