mirror of git://sourceware.org/git/glibc.git
The Mach RPC host_get_uptime64() is implemented. It returns the elapsed time value since bootup. See https://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=fc494bfe3fb6363e1077dc035eb119970d84a9d1 In this patch, the RPC is used to implement the monotonic clock for mach. * config.h.in: Add HAVE_HOST_GET_UPTIME64 config entry * sysdeps/mach/clock_gettime.c: Add CLOCK_MONOTONIC case * sysdeps/mach/configure: Check the existence of host_get_uptime64 RPC * sysdeps/mach/configure.ac: Check the existence of host_get_uptime64 RPC Message-ID: <20250106043907.1046-1-zhmingluo@163.com> |
||
---|---|---|
.. | ||
htl | ||
hurd | ||
i386 | ||
include | ||
sys | ||
x86 | ||
x86_64 | ||
Makefile | ||
Subdirs | ||
_strerror.c | ||
adjtime.c | ||
clock_gettime.c | ||
clock_nanosleep.c | ||
configure | ||
configure.ac | ||
getloadavg.c | ||
getpagesize.c | ||
getsysstats.c | ||
libc-lock.h | ||
libmachuser.abilist | ||
mach_rpc.h | ||
mprotect.c | ||
msync.c | ||
munmap.c | ||
pagecopy.h | ||
readonly-area.c | ||
sched_yield.c | ||
sleep.c | ||
strerror_l.c | ||
sysdep.h | ||
thread_state.h | ||
usleep.c | ||
xpg-strerror.c |