This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 75c4044b9a y2038: linux: Provide __time64 implementation new ab5ee31e14 Move vtimes to a compatibility symbol
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: NEWS | 5 ++ include/sys/vtimes.h | 1 - manual/resource.texi | 61 ---------------------- resource/Makefile | 2 +- resource/sys/vtimes.h | 68 ------------------------- resource/vtimes.c | 45 ++++++++++++++-- sysdeps/unix/sysv/linux/riscv/rv32/libc.abilist | 1 - 7 files changed, 48 insertions(+), 135 deletions(-) delete mode 100644 include/sys/vtimes.h delete mode 100644 resource/sys/vtimes.h