mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-02-01 01:51:45 -05:00
Make the `sys_wait4` system call interruptable via signal delivery. Also include some a test in `usertest` to ensure proper functionality.