aboutsummaryrefslogtreecommitdiff
path: root/string/test-memmove.c
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-06string: Make tests birdirectional test-memcpy.cNoah Goldstein
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-26Fix error message in memmove test to display correct src pointerSunil K Pandey
2021-08-20Update string/test-memmove.c to cover 16KB copyH.J. Lu
2021-04-19Reindent string/test-memmove.cH.J. Lu
2021-04-16x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.cnoah
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-05-18Clear destination buffer updated by the previous runH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-20Fix loop construction to functions callsAdhemerval Zanella
2013-06-11Remove performance-related bits from string testsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-19Add string IFUNC testsH.J. Lu
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-04-17Update.Ulrich Drepper
2002-11-07* string/test-string.h: New file.Roland McGrath