Age | Commit message (Expand) | Author |
---|---|---|
2021-08-10 | Kernel: Add CLOCK_MONOTONIC_COARSE to the kernel time page | Andreas Kling |
2021-08-10 | Kernel: Only expose CLOCK_REALTIME_COARSE via the kernel time page | Andreas Kling |
2021-08-10 | Kernel+LibC: Allow clock_gettime() to run without syscalls | Andreas Kling |