This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 56d0e2cca1 Use Linux 6.18 in build-many-glibcs.py new f28a11e43f time: Add TIME_MONOTONIC, TIME_ACTIVE, and TIME_THREAD_ACTIVE
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 | 3 +++ include/time.h | 12 ++++++++++ manual/time.texi | 13 ++++++++++ sysdeps/unix/sysv/linux/timespec_get.c | 9 ++----- sysdeps/unix/sysv/linux/timespec_getres.c | 10 ++------ time/time.h | 5 ++++ time/timespec_get.c | 7 +----- time/timespec_getres.c | 7 +----- time/tst-timespec_get.c | 24 ++++++++++--------- time/tst-timespec_getres.c | 40 ++++++++++++++++++------------- 10 files changed, 76 insertions(+), 54 deletions(-)