Files
ladybird/Kernel/API
Andreas Kling 4306422f29 Kernel: Mark sys$clock_settime() as not needing the big log
This syscall ends up disabling interrupts while changing the time,
and the clock is a global resource anyway, so preventing threads in the
same process from running wouldn't solve anything.
2022-04-04 00:42:18 +02:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00