I think it does as long as the Linux kernel supports them (musl just delegates the calls to the kernel). -Aleksei On 19/12/2020 12:57, David Holmes wrote: > I'm modernising some hotspot code (JDK-8246112) and want to check that > musl supports clock_gettime with CLOCK_MONOTONIC and CLOCK_REALTIME. > > Thanks, > David