]> git.ipfire.org Git - thirdparty/glibc.git/history - string/Makefile
powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)
[thirdparty/glibc.git] / string / Makefile
2024-01-23  Adhemerval Zanellastring: Disable stack protector for memset in early...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-31  Adhemerval Zanellastring: Add internal memswap implementation
2023-10-17  Sunil K PandeyAdd strlcat/wcslcat testcase.
2023-10-17  Sunil K PandeyAdd strlcpy/wcslcpy testcase
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-15  Florian Weimerstring: strerror must not return NULL (bug 30555)
2023-06-14  Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-04-21  Joe Simmons-Talbottstring: Add tests for strndup (BZ #30266)
2023-04-21  Joe Simmons-Talbottstring: Add tests for strdup (BZ #30266)
2023-02-08  Adhemerval Zanellastring: Disable stack protector in early static initial...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-02-06  H.J. Lustring: Sort headers, routines, tests and tests-translation
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-11  Noah GoldsteinString: Split memcpy tests so that parallel build is...
2021-10-27  Noah GoldsteinString: Add __memcmpeq as build target
2021-10-26  Noah GoldsteinString: Add tests for __memcmpeq
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-07-13  Adhemerval Zanellastring: Make tst-strerror/tst-strsignal unsupported...
2020-07-08  Adhemerval Zanellastring: Move tst-strsignal tst-strerror to tests-container
2020-07-07  Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07  Adhemerval Zanellastring: Add sigabbrev_np and sigdescr_np
2020-07-07  Adhemerval Zanellastring: Add strerror, strerror_r, and strerror_l test
2020-07-07  Adhemerval Zanellastring: Add strsignal test
2020-05-12  Florian Weimerstring: Add string/tst-memmove-overflow, a test case...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-01  Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-07  Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-02-06  Joseph MyersUnify and simplify bits/byteswap.h, bits/byteswap-16...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. Lustring: Replace = with += in CFLAGS-xxx.c
2017-06-20  Zack WeinbergRemove bits/string.h.
2017-06-12  Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-01-25  Florian Weimerstring/tst-strcoll-overflow: Do not accept timeout...
2017-01-17  Stefan LieblerS390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]
2017-01-11  Joseph MyersMake endian-conversion macros always return correct...
2017-01-05  Adhemerval ZanellaUse fortify macros for b{zero,copy} along decl from...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockDisable stack protector in early static initialization...
2016-12-20  Florian WeimerDo not require memset elimination in explicit_bzero...
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-08-26  Florian Weimerstring: More tests for strcmp, strcasecmp, strncmp...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-09  Carlos O'DonellFix typo in bug-strcoll2 (Bug 18589)
2015-10-08  Carlos O'Donellstrcoll: Add bug-strcoll2 to testsuite (Bug 18589).
2015-09-28  Martin SeborLet 'make check subdirs=string' succeed even when it...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-07  Joseph MyersRemove redundant C locale settings.
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-14  Joseph MyersSplit up rules for tests that compare output with basel...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26  Ondřej BílkaRemove duplicate ifunc tests.
2013-09-23  Siddhesh PoyarekarCheck for integer overflow in cache size computation...
2013-09-05  Adhemerval ZanellaAdd memrchr testcase
2013-08-27  Andreas SchwabFix missing declaration of LC_CTYPE nonascii-case element
2013-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-02-11  Tom de VriesRemove dead CFLAGS lines from string/Makefile
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-20  H.J. LuAdd string IFUNC tests
2012-10-11  H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-10-05  H.J. LuTest strcasestr/strchr/strstr under all implementations
2012-08-22  Maxim KuvyrkovDetect EOL on-the-fly in strstr, strcasestr and memmem.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-14  H.J. LuUse RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
2012-04-06  H.J. LuAdd byteswap-16.h for __bswap_16
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-29  Ulrich DrepperAdd strchrnul performance test
2011-10-20  Ulrich DrepperOptimize x86-64 rawmemchr and add test
2011-09-08  Ulrich DrepperMove wide char tests to wcsmbs directory
2011-09-08  Liubov DmitrievaNew comprehensive test for wmemcmp
2011-08-04  Liubov DmitrievaNew comprehensive test for wcscmp
2011-07-07  Ulrich DrepperAdd string/test-strncat.c
2010-10-26  Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-06  Ulrich DrepperAdd test case for strstr problem.
2010-08-15  Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-07-30  Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-07-26  Ulrich DrepperAdd optimized x86-64 implementation of strnlen.
2010-07-24  Ulrich DrepperAdd performance tests for strstr and strcasestr.
2009-04-07  Ulrich Drepper* string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657
2009-03-14  Ulrich Drepper[BZ #9913]
2008-05-25  Ulrich Drepper* string/Makefile (strop-tests): Add memmem.
2008-05-15  Ulrich Drepper* string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735
2008-05-15  Ulrich Drepper[BZ #6442]
2007-02-01  Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE... cvs/fedora-glibc-20070202T0923
2007-01-03  Ulrich Drepper* posix/execvp.c: Include alloca.h.
2006-11-09  Ulrich Drepper* string/Makefile (tests): Add tst-strxfrm2.
2006-06-04  Ulrich Drepper* string/Makefile (tests): Add bug-envz1.
2006-04-04  Roland McGrath[BZ #2508]
2006-01-10  Ulrich Drepper[BZ #2126]
next