This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from aea4ddb871 test-container: Use nftw instead of rm -rf new cdbf8229bb C2x scanf %wN, %wfN support
The 1 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: NEWS | 7 + manual/stdio.texi | 14 + stdio-common/Makefile | 1 + stdio-common/tst-scanf-intn-main.c | 479 +++++++++++++++++++++ .../{tst-printf-intn.c => tst-scanf-intn.c} | 8 +- stdio-common/vfscanf-internal.c | 48 +++ wcsmbs/Makefile | 1 + .../bits/shmlba.h => wcsmbs/tst-wscanf-intn.c | 12 +- 8 files changed, 559 insertions(+), 11 deletions(-) create mode 100644 stdio-common/tst-scanf-intn-main.c copy stdio-common/{tst-printf-intn.c => tst-scanf-intn.c} (80%) copy sysdeps/unix/sysv/linux/loongarch/bits/shmlba.h => wcsmbs/tst-wscanf-intn.c (78%)