This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from 1533274d5f [AArch64] Add ifunc support for Ares new 1def6a34ae Simplify and speedup strstr/strcasestr first match new d6ccf2f45c Speedup first memmem match new 354f52e984 Improve performance of strstr new b58bace7ce Improve performance of memmem
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 22 +++++++ string/memmem.c | 123 ++++++++++++++++++++++++------------ string/str-two-way.h | 9 ++- string/strcasestr.c | 37 +++++------ string/strstr.c | 172 +++++++++++++++++++++++++++++++++++---------------- 5 files changed, 247 insertions(+), 116 deletions(-)