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
