bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC PATCH glibc v2 0/1] hurd: Add CLOCK_MONOTONIC case in clock_gettime


From: Zhaoming Luo
Subject: [RFC PATCH glibc v2 0/1] hurd: Add CLOCK_MONOTONIC case in clock_gettime()
Date: Fri, 3 Jan 2025 18:41:26 +0800

Compared with v1: follow the following emails suggestions:
https://mail.gnu.org/archive/html/bug-hurd/2025-01/msg00011.html
https://mail.gnu.org/archive/html/bug-hurd/2025-01/msg00002.html
https://mail.gnu.org/archive/html/bug-hurd/2025-01/msg00019.html

Is there anything I need to add before submitting the 1/1 patch to
glibc? I think the website mentions I need to mention my assignment form
status. Not sure where to add it. Should I add it in cover-letter?

Zhaoming Luo (1):
  hurd: Add CLOCK_MONOTONIC case in clock_gettime()

 config.h.in                  |  3 +++
 sysdeps/mach/clock_gettime.c | 25 +++++++++++++++++++++++++
 sysdeps/mach/configure       | 30 ++++++++++++++++++++++++++++++
 sysdeps/mach/configure.ac    |  2 ++
 4 files changed, 60 insertions(+)

-- 
2.45.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]