Files
banan-os/kernel/arch/x86_64
Bananymous d241975ce1 Kernel: Remove SYS_SLEEP and cleanup SYS_NANOSLEEP
`sleep` is now implemented in terms of `nanosleep`. `nanosleep` is now
more precise and handles overflow when calculating wakeup time. I don't
think anything was depending on this, but I could see a program sleeping
for max time to block until signal.
2026-07-02 15:22:52 +03:00
..
2024-08-31 02:23:08 +03:00
2024-08-31 02:23:08 +03:00
2026-01-19 00:47:00 +02:00