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 25251c0707 S390: Add new hwcap values. adds 2323a34260 tst: Provide test for sched_rr_get_interval adds 0ca1a95d3b tst: Provide test for ctime adds 13c0b30b24 tst: Provide test for difftime adds 7b15dabfdd tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
No new revisions were added by this update.
Summary of changes: posix/Makefile | 2 +- .../tst-sched_rr_get_interval.c | 42 ++++---- time/Makefile | 2 +- .../sysv/linux/tst-ppoll.c => time/tst-ctime.c | 56 +++++------ .../sysv/linux/tst-ppoll.c => time/tst-difftime.c | 48 ++++----- time/tst-mktime4.c | 109 +++++++++++++++++++++ 6 files changed, 182 insertions(+), 77 deletions(-) copy elf/tst-prelink-cmp.c => posix/tst-sched_rr_get_interval.c (58%) copy sysdeps/unix/sysv/linux/tst-ppoll.c => time/tst-ctime.c (52%) copy sysdeps/unix/sysv/linux/tst-ppoll.c => time/tst-difftime.c (50%) create mode 100644 time/tst-mktime4.c