mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-06-11 18:36:03 -04:00
Make the `sys_wait4` system call interruptable via signal delivery. Also include some a test in `usertest` to ensure proper functionality.