]> git.ipfire.org Git - thirdparty/glibc.git/commit - NEWS
Detect EOL on-the-fly in strstr, strcasestr and memmem.
authorMaxim Kuvyrkov <maxim@codesourcery.com>
Tue, 29 May 2012 05:50:15 +0000 (22:50 -0700)
committerMaxim Kuvyrkov <maxim@codesourcery.com>
Wed, 22 Aug 2012 01:07:47 +0000 (18:07 -0700)
commit400726deef57d8da8d6c7cd5c8e7891eaabab041
tree73509a99d4f1d1e11afd525300e496119865e431
parent20a71f2c8ab45b458416422af2eec2b7bc52f66b
Detect EOL on-the-fly in strstr, strcasestr and memmem.
ChangeLog
NEWS
string/Makefile
string/bug-strcasestr1.c [new file with mode: 0644]
string/str-two-way.h
string/strcasestr.c
string/strstr.c