Fix the clock_gettime() handler for pthread_getcpuclockid() to
authorclaudio <claudio@openbsd.org>
Thu, 3 Oct 2024 10:18:29 +0000 (10:18 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 3 Oct 2024 10:18:29 +0000 (10:18 +0000)
commit86fc7c5435d86d05465bee00afc5c28219b4a017
treea5a8ae9e412dd2116b10d05cadf50b421caef96b
parent3c9ccb50785e1c693c25fd18c467a46499c73493
Fix the clock_gettime() handler for pthread_getcpuclockid() to
use the proper way to read tu_runtime.
OK mpi@
sys/kern/kern_time.c