This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 642213e043 Improve test coverage of strnlen function new eaa53d0f77 nptl: Remove exit-thread.h new 57094e576a libio: Assume _IO_lock_inexpensive new b190bccc8a configure: Replaced obsolete AC_TRY_COMPILE
The 3 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: 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