This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 16554464bc Correct range checking in mallopt/mxfast/tcache [BZ #25194] new 4b135425d8 time: Introduce glibc's internal struct __itimerspec64 new 115959290f timer: Decouple x86_64 specific timer_gettime from generic L [...] new ab65136e72 timer: Decouple x86_64 specific timer_settime from generic L [...] new 562cdc19c7 y2038: linux: Provide __timer_gettime64 implementation new cae1635a70 y2038: linux: Provide __timer_settime64 implementation
The 5 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 | 27 ++++++++++ sysdeps/unix/sysv/linux/timer_gettime.c | 49 ++++++++++++++---- sysdeps/unix/sysv/linux/timer_settime.c | 71 ++++++++++++++++++++++---- sysdeps/unix/sysv/linux/x86_64/timer_gettime.c | 12 +++-- sysdeps/unix/sysv/linux/x86_64/timer_settime.c | 14 +++-- 5 files changed, 144 insertions(+), 29 deletions(-)