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_check_gdb/master-arm in repository toolchain/ci/glibc.
from 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 adds 085030b957 Update kernel version to 5.19 in header constant tests
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 +-------- 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 +- sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/tst-mount-consts.py | 4 +- sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +- 17 files changed, 65 insertions(+), 89 deletions(-) copy stdio-common/errlist-data-gen.c => assert/__libc_assert_fail.c (62%)