banan-os/kernel
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
..
arch Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00
kernel Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00
CMakeLists.txt Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00
ubsan.cpp Kernel: Add ubsan 2023-03-06 23:38:05 +02:00