banan-os/userspace/Shell
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
..
CMakeLists.txt BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
main.cpp Kernel: Userspace signal handlers are now called one at a time 2023-07-23 13:34:53 +03:00