]> git.ipfire.org Git - thirdparty/glibc.git/history - string/test-strstr.c
Break lines before not after operators, batch 4.
[thirdparty/glibc.git] / string / test-strstr.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-19  Wilco DijkstraFix strstr bug with huge needles (bug 23637)
2018-07-16  Wilco DijkstraImprove strstr performance
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
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-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06  H.J. LuAdd a strstr test for page boundary
2012-10-05  H.J. LuAdd a testase for BZ #14602
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.
2010-07-24  Ulrich DrepperAdd performance tests for strstr and strcasestr.