aboutsummaryrefslogtreecommitdiff
path: root/string/test-memset.c
AgeCommit message (Expand)AuthorFilesLines
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-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-1/+9
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-26S390: Optimize wmemset.Stefan Liebler1-32/+58
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-20Fix loop construction to functions callsAdhemerval Zanella1-0/+1
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar1-29/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-19Add string IFUNC testsH.J. Lu1-0/+5
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu1-11/+52
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-07-25* string/test-memset.c (test_main): Use negative byte value iscvs/fedora-glibc-20050725T0627Ulrich Drepper1-1/+1
2005-07-24(do_one_test): Compare effect of call, not only return value.Ulrich Drepper1-7/+9
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-9/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+9
2003-04-17Update.Ulrich Drepper1-2/+4
2002-11-07* string/test-string.h: New file.Roland McGrath1-0/+212