This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3387c40a8b Update syscall lists for Linux 5.15 new 309548bec3 Support C2X printf %b, %B
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 | 4 + manual/stdio.texi | 30 +++-- stdio-common/Makefile | 3 +- stdio-common/printf-parsemb.c | 2 + stdio-common/tst-printf-binary-main.c | 130 +++++++++++++++++++++ .../tst-printf-binary.c | 13 ++- stdio-common/tst-printf.c | 2 +- stdio-common/tst-printf.sh | 4 +- stdio-common/vfprintf-internal.c | 48 +++++--- wcsmbs/Makefile | 3 +- .../tst-wprintf-binary.c | 13 ++- 11 files changed, 209 insertions(+), 43 deletions(-) create mode 100644 stdio-common/tst-printf-binary-main.c copy elf/dl-diagnostics-cpu.c => stdio-common/tst-printf-binary.c (77%) copy elf/dl-diagnostics-cpu.c => wcsmbs/tst-wprintf-binary.c (75%)