This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7aeab82edb nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL ti [...] new f5b6fd258b y2038: linux: Provide __utimensat64 implementation new 42893aa38f y2038: linux: Provide __futimens64 implementation
The 2 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: include/time.h | 19 +++++++++++ sysdeps/unix/sysv/linux/futimens.c | 22 +++++++++++-- sysdeps/unix/sysv/linux/utimensat.c | 65 ++++++++++++++++++++++++++++++++++--- 3 files changed, 99 insertions(+), 7 deletions(-)