banan-os/kernel/arch
Bananymous 1c78671078 Kernel: Rework all signal code
Signal handling code was way too complex. Now everything is
simplified and there is no need for ThreadBlockers.

Only complication that this patch includes is that blocking syscalls
have to manually be made interruptable by signal. There might be some
clever solution to combat this is make this happen automatically.
2023-12-06 13:02:17 +02:00
..
i386 All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
x86_64 Kernel: Rework all signal code 2023-12-06 13:02:17 +02:00