This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 834ddd0432 linux: Fix missing internal 64 bit time_t stat usage adds 9e5daa1f6a benchtests: Add pthread-mutex-locks bench adds 7c477b57a3 posix/glob.c: update from gnulib adds 911c63a51c sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h adds 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final adds 118a2aee07 linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time [...]
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 2 + benchtests/bench-pthread-mutex-locks.c | 288 +++++++++++++++++++++ elf/Makefile | 3 +- elf/rtld.c | 7 +- io/Makefile | 8 +- io/tst-lchmod-time64.c | 2 + io/tst-lchmod.c | 22 +- posix/glob.c | 70 ++++- .../generic/fast-jitter.h | 37 +-- sysdeps/unix/sysv/linux/fchmodat.c | 4 +- sysdeps/unix/sysv/linux/glob64-time64.c | 1 + 11 files changed, 402 insertions(+), 42 deletions(-) create mode 100644 benchtests/bench-pthread-mutex-locks.c create mode 100644 io/tst-lchmod-time64.c copy posix/tst-fnmatch4.c => sysdeps/generic/fast-jitter.h (57%)