This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3a67e81d75 argp: do not call _IO_fwide() if _LIBC is not defined new a5275ba537 _dl_exception_create_format: Support %x/%lx/%zx
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: ChangeLog | 8 ++++ elf/Makefile | 3 +- elf/dl-exception.c | 40 ++++++++++++++++++ elf/tst-create_format1.c | 103 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 elf/tst-create_format1.c