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 aaacde11f2 Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN adds 72e84d1db2 Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time [...] adds 84ea6ea24b mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] new 9ed752af8d posix: Ignore non opened files on tst-spawn5
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: malloc/Makefile | 4 +- malloc/mcheck.c | 3 +- posix/tst-spawn5.c | 53 +++++++++++++-------- sysdeps/i386/Makefile | 4 -- sysdeps/unix/sysv/linux/Makefile | 6 +++ sysdeps/unix/sysv/linux/clock_gettime.c | 51 +++++++++++++++----- ...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 ++++------ sysdeps/x86_64/x32/Makefile | 4 -- 10 files changed, 133 insertions(+), 96 deletions(-) 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%)