index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
strstr.c
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-08
Fix BZ #14602: strstr and strcasestr return wrong result.
Maxim Kuvyrkov
2012-08-21
Micro-optimize critical path of strstr, strcase and memmem.
Maxim Kuvyrkov
2012-08-21
Detect EOL on-the-fly in strstr, strcasestr and memmem.
Maxim Kuvyrkov
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2009-07-20
SSE4.2 strstr/strcasestr for x86-64.
H.J. Lu
2008-05-15
* string/Makefile (distribute): Add str-two-way.h.
cvs/fedora-glibc-20080515T0735
Ulrich Drepper
2005-12-14
Moved to csu/errno-loc.c.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek