This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Web pages".
The branch, master has been updated
via be74ef616eda62f942d29af416d71af2d0735f95 (commit)
from 5048fd2133f1b41cc5ce1f79b75cb8022de2ceea (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit be74ef616eda62f942d29af416d71af2d0735f95
Author: Zhaoming Luo <[email protected]>
Date: Wed Jan 15 01:01:29 2025 +0100
Open issues: Update clock_gettime page
The clock_gettime(CLOCK_MONOTONIC) is implemented. See
https://sourceware.org/git?p=glibc.git;a=commit;h=3782ffaf3e6c2a071df029b96712e596b5229838
so this page is out of date.
Rename the page to nanosecond-precision_clock, and remove the
information about clock_gettime(CLOCK_MONOTONIC).
-----------------------------------------------------------------------
Summary of changes:
open_issues/clock_gettime.mdwn | 345 ---------------------
.../nanosecond-precision_clock.mdwn | 14 +-
2 files changed, 7 insertions(+), 352 deletions(-)
delete mode 100644 open_issues/clock_gettime.mdwn
copy faq/xserver-common.mdwn => open_issues/nanosecond-precision_clock.mdwn
(57%)
hooks/post-receive
--
Web pages