This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3333eb55b7 Add LE DSCP code point from RFC-8622. new 23871292fb Add strlcpy/wcslcpy testcase new b316c9a769 Add strlcat/wcslcat testcase.
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: string/Makefile | 2 + string/{test-strncat.c => tst-strlcat2.c} | 367 ++++++++++----------- string/{test-strncpy.c => tst-strlcpy2.c} | 178 +++++----- wcsmbs/Makefile | 2 + .../tst-spawn-pidfd.c => wcsmbs/tst-wcslcat2.c | 6 +- .../tst-spawn-pidfd.c => wcsmbs/tst-wcslcpy2.c | 6 +- 6 files changed, 273 insertions(+), 288 deletions(-) copy string/{test-strncat.c => tst-strlcat2.c} (53%) copy string/{test-strncpy.c => tst-strlcpy2.c} (67%) copy sysdeps/unix/sysv/linux/tst-spawn-pidfd.c => wcsmbs/tst-wcslcat2.c (89%) copy sysdeps/unix/sysv/linux/tst-spawn-pidfd.c => wcsmbs/tst-wcslcpy2.c (89%)