mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
hurd: Set _POSIX_MONOTONIC_CLOCK to 200809L
Now that CLOCK_MONOTONIC is supported.
This commit is contained in:
parent
b31d490222
commit
e9f16cb6d1
@ -163,7 +163,7 @@
|
||||
#define _POSIX_THREAD_PROCESS_SHARED -1
|
||||
|
||||
/* The monotonic clock might be available. */
|
||||
#define _POSIX_MONOTONIC_CLOCK 0
|
||||
#define _POSIX_MONOTONIC_CLOCK 200809L
|
||||
|
||||
/* The clock selection interfaces are available. */
|
||||
#define _POSIX_CLOCK_SELECTION 200809L
|
||||
|
Loading…
x
Reference in New Issue
Block a user