This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3e5760fcb4 Update _FloatN header support for C++ in GCC 13 new b0969fa53a x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] new 5eb21c62ce Benchtest: Add additional benchmarks for strlen and strnlen
The 2 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: benchtests/bench-strlen.c | 33 ++++++++++++++-- benchtests/bench-strnlen.c | 55 ++++++++++++++++++++++++-- string/test-strnlen.c | 70 ++++++++++++++++++++-------------- sysdeps/x86_64/multiarch/strlen-avx2.S | 7 +--- 4 files changed, 124 insertions(+), 41 deletions(-)