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 83b7008e11 hurd _Fork: Drop duplicate malloc_fork_lock calls adds 70099c7763 nis: nis_local_group may read from __nisgroup[-1] (bug 28075) adds 8235f9311b Fix failing nss/tst-nss-files-hosts-long. adds aaacde11f2 Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN new 72e84d1db2 Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time [...]
The 1 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: include/bits/local_lim.h | 7 --- nis/nis_local_names.c | 1 + nptl/tst-minstack-exit.c | 3 ++ .../tst-reload1.root}/postclean.req | 0 sysdeps/nptl/pthread.h | 4 +- sysdeps/unix/sysv/linux/Makefile | 8 +++- sysdeps/unix/sysv/linux/bits/local_lim.h | 10 +--- .../sysv/linux/bits/pthread_stack_min-dynamic.h | 25 +++++----- sysdeps/unix/sysv/linux/clock_gettime.c | 51 +++++++++++++++----- .../linux/include/bits/pthread_stack_min-dynamic.h | 7 +++ ...t-ntp_gettime.c => tst-clock_gettime-clobber.c} | 55 +++++++++++----------- .../unix/sysv/linux/tst-gettimeofday-clobber.c | 25 +++++----- .../unix/sysv/linux/tst-time-clobber.c | 24 ++++------ 13 files changed, 122 insertions(+), 98 deletions(-) delete mode 100644 include/bits/local_lim.h copy {elf/tst-glibc-hwcaps-2-cache.root => nss/tst-reload1.root}/postclean.req (100%) copy support/xsched.h => sysdeps/unix/sysv/linux/bits/pthread_stack_min-dynamic.h (67%) create mode 100644 sysdeps/unix/sysv/linux/include/bits/pthread_stack_min-dynamic.h copy sysdeps/unix/sysv/linux/{tst-ntp_gettime.c => tst-clock_gettime-clobber.c} (53%) copy time/tst-timespec_get.c => sysdeps/unix/sysv/linux/tst-gettimeofday-clobber.c (73%) copy time/tst-timespec_get.c => sysdeps/unix/sysv/linux/tst-time-clobber.c (76%)