This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/glibc.
from 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR adds a3393b3380 Use Linux 5.19 in build-many-glibcs.py adds fccadcdf5b Update syscall lists for Linux 5.19 adds cca9684f2d stdio: Clean up __libc_message after unconditional abort adds 68e036f27f nptl: Remove uses of assert_perror adds 9001cb1102 assert: Do not use stderr in libc-internal assert
No new revisions were added by this update.
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 +-------- scripts/build-many-glibcs.py | 2 +- stdlib/tst-bz20544.c | 2 +- sysdeps/nptl/gai_misc.h | 11 ++--- sysdeps/posix/libc_fatal.c | 47 ++++++++++------------ sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/syscall-names.list | 4 +- 15 files changed, 62 insertions(+), 86 deletions(-) copy stdio-common/errlist-data-gen.c => assert/__libc_assert_fail.c (62%)