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-arm-build_cross in repository toolchain/ci/glibc.
from 642213e043 Improve test coverage of strnlen function adds eaa53d0f77 nptl: Remove exit-thread.h adds 57094e576a libio: Assume _IO_lock_inexpensive adds b190bccc8a configure: Replaced obsolete AC_TRY_COMPILE
No new revisions were added by this update.
Summary of changes: aclocal.m4 | 1 + configure | 46 +++++++++++++++++++++++++--- configure.ac | 19 +++++++----- csu/libc-start.c | 1 - libio/libio.h | 11 ++----- nptl/pthread_create.c | 4 +-- sysdeps/generic/exit-thread.h | 28 ----------------- sysdeps/ieee754/ldbl-opt/configure.ac | 8 ++--- sysdeps/mach/configure | 38 ----------------------- sysdeps/mach/configure.ac | 8 ++--- sysdeps/mach/hurd/configure | 5 +-- sysdeps/mach/hurd/configure.ac | 10 +++--- sysdeps/mach/libc-lock.h | 3 -- sysdeps/nptl/libc_start_call_main.h | 3 +- sysdeps/nptl/stdio-lock.h | 3 -- sysdeps/s390/configure | 5 +-- sysdeps/s390/configure.ac | 4 +-- sysdeps/unix/sysv/linux/configure | 9 +++--- sysdeps/unix/sysv/linux/configure.ac | 8 ++--- sysdeps/unix/sysv/linux/exit-thread.h | 37 ---------------------- sysdeps/unix/sysv/linux/powerpc/configure.ac | 8 ++--- 21 files changed, 94 insertions(+), 165 deletions(-) delete mode 100644 sysdeps/generic/exit-thread.h delete mode 100644 sysdeps/unix/sysv/linux/exit-thread.h