aboutsummaryrefslogtreecommitdiff
path: root/string/strstr.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-08Fix BZ #14602: strstr and strcasestr return wrong result.Maxim Kuvyrkov1-3/+1
2012-08-21Micro-optimize critical path of strstr, strcase and memmem.Maxim Kuvyrkov1-0/+1
2012-08-21Detect EOL on-the-fly in strstr, strcasestr and memmem.Maxim Kuvyrkov1-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-07-20SSE4.2 strstr/strcasestr for x86-64.H.J. Lu1-2/+7
2008-05-15* string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735Ulrich Drepper1-89/+53
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+123
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-123/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+123