This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 839fa6bc8a hurd: Drop CLOCK_MONOTONIC change which slipped in new 1f1a4847a4 y2038: Convert cnd_timedwait to support 64 bit time new b0c0ad4d54 y2038: Convert mtx_timedlock to support 64 bit time new eb60eda2b9 y2038: Convert thrd_sleep to support 64 bit time new 7ed2b6921f nanosleep: Pass NULL when rem == NULL on ports with __TIMESI [...]
The 4 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: sysdeps/unix/sysv/linux/clock_nanosleep.c | 3 +- .../sysv/linux/{nanosleep.c => cnd_timedwait.c} | 36 +++++++++------------- .../sysv/linux/{nanosleep.c => mtx_timedlock.c} | 35 +++++++++------------ sysdeps/unix/sysv/linux/nanosleep.c | 2 +- .../types/struct_semid64_ds.h => thrd_priv.h} | 26 ++++++++-------- sysdeps/{pthread => unix/sysv/linux}/thrd_sleep.c | 28 ++++++++++++++--- 6 files changed, 70 insertions(+), 60 deletions(-) copy sysdeps/unix/sysv/linux/{nanosleep.c => cnd_timedwait.c} (51%) copy sysdeps/unix/sysv/linux/{nanosleep.c => mtx_timedlock.c} (55%) copy sysdeps/unix/sysv/linux/{bits/types/struct_semid64_ds.h => thrd_priv.h} (52%) copy sysdeps/{pthread => unix/sysv/linux}/thrd_sleep.c (56%)