commit-hurd
[Top][All Lists]
Advanced

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

[hurd,commited 0/4] hurd: CLOCK_MONOTONIC support


From: Samuel Thibault
Subject: [hurd,commited 0/4] hurd: CLOCK_MONOTONIC support
Date: Sun, 12 Jan 2025 23:32:50 +0100

Samuel Thibault (3):
  hurd: Add CLOCK_MONOTONIC support to lll
  hurd: Add CLOCK_MONOTONIC to clock_nanosleep
  hurd: Set _POSIX_MONOTONIC_CLOCK to 200809L

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

 config.h.in                        |  3 +++
 hurd/hurdlock.c                    | 10 +++++-----
 sysdeps/mach/clock_gettime.c       | 24 ++++++++++++++++++++++++
 sysdeps/mach/clock_nanosleep.c     | 10 +++++-----
 sysdeps/mach/configure             | 30 ++++++++++++++++++++++++++++++
 sysdeps/mach/configure.ac          |  2 ++
 sysdeps/mach/hurd/bits/posix_opt.h |  2 +-
 7 files changed, 70 insertions(+), 11 deletions(-)

-- 
2.45.2




reply via email to

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