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_gcc/release-aarch64 in repository toolchain/ci/glibc.
from d7d1eebd4d iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) adds fe9ca732ac socket: Fix mistyped define statement in socket/sys/socket.h [...] adds 0a1572b8bb powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] new 97dd8b3f70 nptl: Fix __libc_cleanup_pop_restore asynchronous restore (B [...] new 99978cd42c NEWS: Add a bug fix entry for BZ #29225
The 2 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 | 3 + nptl/libc-cleanup.c | 3 +- socket/sys/socket.h | 2 +- sysdeps/powerpc/powerpc64/le/power9/strncpy.S | 4 +- sysdeps/pthread/Makefile | 1 + sysdeps/pthread/tst-cancel30.c | 82 +++++++++++++++++++++++++++ 6 files changed, 91 insertions(+), 4 deletions(-) create mode 100644 sysdeps/pthread/tst-cancel30.c