This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1_dev/llvm-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
from b33e946fbb sparc: Move sigreturn stub to assembly new 7975f9a48a y2038: fix: Add missing libc_hidden_def for __futimens64 new f072671cf5 y2038: linux: Provide __futimes64 implementation new 1a5e12826c y2038: linux: Provide __lutimes64 implementation new 8b8f39376b y2038: linux: Provide __futimesat64 implementation new fbaf0bae57 elf: Fix wrong indentation from commit eb447b7b4b new d8faf2955a mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e new a9f4703d93 gcc PR 89877: miscompilation due to missing cc clobber in lo [...] new 15ab195229 Add NEWS entry for CVE-2020-10029 (bug 25487)
The 8 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: NEWS | 4 ++- elf/dl-deps.c | 11 ++++--- include/time.h | 10 ++++++ stdlib/longlong.h | 6 ++-- sysdeps/unix/sysv/linux/futimens.c | 2 ++ sysdeps/unix/sysv/linux/futimes.c | 42 +++++++++++++----------- sysdeps/unix/sysv/linux/futimesat.c | 41 +++++++++++++++-------- sysdeps/unix/sysv/linux/lutimes.c | 37 +++++++++++++-------- sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c | 2 +- 9 files changed, 101 insertions(+), 54 deletions(-)