mimiker
mimiker copied to clipboard
Implement sigtimedwait for use by suckless init
Implement sigtimedwait
system call.
@panantoni01 Please extract sinit
to another PR according to new method of importing external software. Please take into account etc/
directory as well as stub of sigtimedwait syscall. Just leave implementation of sys_sigtimedwait
and its userspace tests to @korbiniak.
Please resolve conflicts. Take into account recent changes to user test infrastructure introduced in #1374 and sleepq interface in #1378.
@korbiniak I'd like to take over the PR and finish the work. WDYT?