]> git.ipfire.org Git - thirdparty/glibc.git/history - string/strcasestr.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / string / strcasestr.c
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-09  Maxim KuvyrkovFix BZ #14602: strstr and strcasestr return wrong result.
2012-08-22  Maxim KuvyrkovMicro-optimize critical path of strstr, strcase and...
2012-08-22  Maxim KuvyrkovUse pointers for traversing arrays in strstr, strcasest...
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-02-09  Paul EggertReplace FSF snail mail address with URLs.
2010-07-24  Ulrich DrepperAdd performance tests for strstr and strcasestr.
2009-07-21  H.J. LuSSE4.2 strstr/strcasestr for x86-64.
2008-05-16  Ulrich Drepper* string/strcasestr.c (CMP_FUNC): Use __strncasecmp... cvs/fedora-glibc-20080516T2152
2008-05-15  Ulrich Drepper* string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1