banan-os/kernel/arch
Bananymous adb14ba373 Kernel: Userspace signal handlers are now called one at a time
I added a syscall for telling the kernel when signal execution has
finished. We should send a random hash or id to the signal trampoline
that we would include in the syscall, so validity of signal exit can
be confirmed.
2023-07-23 13:34:53 +03:00
..
i386 Kernel: namespace and function renames 2023-04-28 14:48:38 +03:00
x86_64 Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00