]> git.ipfire.org Git - thirdparty/glibc.git/history - string/test-strchr.c
stdlib: Fix tst-makecontext2 log when swapcontext fails
[thirdparty/glibc.git] / string / test-strchr.c
2024-01-02  Noah Goldsteinstring: Add additional output in test-strchr failure
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-02-06  Adhemerval Zanellastring: Hook up the default implementation on test...
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-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-02-08  noahstrchr: Add additional benchmarks and tests
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-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-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-26  Stefan LieblerS390: Optimize strchrnul and wcschrnul.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-26  Joseph MyersFix test-strchr.c warnings for wide string testing.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
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-05  H.J. LuTest strcasestr/strchr/strstr under all implementations
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-29  Ulrich DrepperAdd strchrnul performance test
2011-10-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25  Andreas SchwabFix strchr test
2011-10-23  Ulrich DrepperFix WS
2011-10-23  Liubov DmitrievaAdd wcschr test cases
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-08  Roland McGrath* string/test-strchr.c (stupid_strchr): New function.
2002-11-07  Roland McGrath* string/test-string.h: New file.