Fix sigsuspend() and sigprocmask() on OpenBSD
Test reliability is now iron clad.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
.include "libc/sysv/consts/syscon.inc"
|
||||
.syscon misc SIG_SETMASK 2 3 3 3 3 0
|
||||
.syscon misc SIG_SETMASK 2 3 3 3 3 2
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
.include "libc/sysv/consts/syscon.inc"
|
||||
.syscon misc SIG_UNBLOCK 1 2 2 2 2 0
|
||||
.syscon misc SIG_UNBLOCK 1 2 2 2 2 1
|
||||
|
||||
Reference in New Issue
Block a user