This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 6ae0737d43 ARC: update definitions in elf/elf.h new f566b02852 x86-64 strncat: Properly handle the length parameter [BZ# 24097] new e5672763c4 x86-64 strncpy: Properly handle the length parameter [BZ# 29839]
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: sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S | 4 ++++ sysdeps/x86_64/multiarch/strncat-avx2.S | 4 ++++ sysdeps/x86_64/multiarch/strncat-evex.S | 5 +++++ sysdeps/x86_64/multiarch/strncpy-avx2.S | 4 ++++ sysdeps/x86_64/multiarch/strncpy-evex.S | 4 ++++ sysdeps/x86_64/x32/Makefile | 2 +- .../x32/{tst-size_t-strncpy.c => tst-size_t-strncat.c} | 15 ++++++++------- 7 files changed, 30 insertions(+), 8 deletions(-) copy sysdeps/x86_64/x32/{tst-size_t-strncpy.c => tst-size_t-strncat.c} (81%)