mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
hurd: Drop CLOCK_MONOTONIC change which slipped in
This commit is contained in:
parent
b4fcf0475b
commit
839fa6bc8a
@ -32,7 +32,6 @@ __clock_gettime (clockid_t clock_id, struct timespec *ts)
|
||||
switch (clock_id) {
|
||||
|
||||
case CLOCK_REALTIME:
|
||||
case CLOCK_MONOTONIC:
|
||||
{
|
||||
/* __host_get_time can only fail if passed an invalid host_t.
|
||||
__mach_host_self could theoretically fail (producing an
|
||||
|
Loading…
Reference in New Issue
Block a user