Files
banan-os/kernel
Bananymous fa900df5a7 Kernel: Add signals for threads after IRQs
This allows signals to be called even if the process does no syscalls
The old scheduler did signal handling but I feel like it should be
enough to handle them only after syscalls and IRQs. ISRs already
handle signals that caused the ISR and there is no other route to
kernel space.
2024-04-03 15:07:18 +03:00
..
2024-04-03 14:42:17 +03:00
2024-02-14 15:00:04 +02:00
2023-09-22 17:20:35 +03:00
2024-01-24 15:53:38 +02:00