<string.h>: Make strchrnul, strcasestr, memmem available by default
[platform/upstream/glibc.git] / string / test-memmove.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-04-06 Siddhesh Poyarekartests/string: Drop simple/stupid/builtin tests
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-06 Noah Goldsteinstring: Make tests birdirectional test-memcpy.c
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-26 Sunil K PandeyFix error message in memmove test to display correct...
2021-08-20 H.J. LuUpdate string/test-memmove.c to cover 16KB copy
2021-04-20 H.J. LuReindent string/test-memmove.c
2021-04-16 noahx86: Expanding test-memmove.c, test-memcpy.c, bench...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-03-23 Andrew SenkevichFix i386 memmove issue (bug 22644).
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-23 Wainer dos Santos... Update string tests to use the support test driver.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-05-18 H.J. LuClear destination buffer updated by the previous run
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-21 Adhemerval ZanellaFix loop construction to functions calls
2013-06-11 Siddhesh PoyarekarRemove performance-related bits from string tests
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-20 H.J. LuAdd string IFUNC tests
2012-10-11 H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2003-04-17 Ulrich DrepperUpdate.
2002-11-07 Roland McGrath* string/test-string.h: New file.