This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fccadcdf5b Update syscall lists for Linux 5.19 new cca9684f2d stdio: Clean up __libc_message after unconditional abort new 68e036f27f nptl: Remove uses of assert_perror new 9001cb1102 assert: Do not use stderr in libc-internal assert
The 3 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: assert/Makefile | 7 +++- .../__libc_assert_fail.c | 27 ++++++------- assert/assert.c | 1 - debug/fortify_fail.c | 4 +- elf/Makefile | 1 + include/assert.h | 12 ++++-- include/stdio.h | 9 +---- malloc/malloc.c | 19 +-------- stdlib/tst-bz20544.c | 2 +- sysdeps/nptl/gai_misc.h | 11 ++--- sysdeps/posix/libc_fatal.c | 47 ++++++++++------------ 11 files changed, 57 insertions(+), 83 deletions(-) copy stdio-common/errlist-data-gen.c => assert/__libc_assert_fail.c (62%)