This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/glibc.
from 667d9c8d55 powerpc: Update libm test ulps adds dff9e592b8 Fix REALLOC_ZERO_BYTES_FREES comment to match C17 adds 0385d5fff8 hurd: Export _hurd_libc_proc_init adds 9f1bed18f9 Further fixes for REALLOC_ZERO_BYTES_FREES comment adds 8d4d77f6c8 arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] adds 716a3bdc41 support: Add capability to fork an sgid child adds ca33528106 tst-env-setuid: Use support_capture_subprogram_self_sgid adds 061fe3f8ad Enhance setuid-tunables test adds 2ed18c5b53 Fix SXID_ERASE behavior in setuid programs (BZ #27471)
No new revisions were added by this update.
Summary of changes: elf/Makefile | 2 - elf/dl-tunables.c | 56 ++++---- elf/tst-env-setuid-tunables.c | 118 ++++++++++++--- elf/tst-env-setuid.c | 197 ++----------------------- hurd/Versions | 5 + hurd/hurd.h | 3 + malloc/malloc.c | 12 +- stdlib/tst-secure-getenv.c | 199 +++----------------------- support/capture_subprocess.h | 6 + support/subprocess.h | 5 + support/support_capture_subprocess.c | 126 ++++++++++++++++ support/support_subprocess.c | 13 ++ sysdeps/mach/hurd/i386/libc.abilist | 1 + sysdeps/unix/sysv/linux/arm/____longjmp_chk.S | 4 +- 14 files changed, 323 insertions(+), 424 deletions(-)