mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
Introduce sigtimedwait() and sigwaitinfo()
This change also invents sigcountset() and strsignal_r() and improves the quality of siginfo_t handling.
This commit is contained in:
parent
7ae556463a
commit
467a332e38
41 changed files with 887 additions and 345 deletions
|
@ -192,7 +192,7 @@ scall sys_setfsuid 0xfffffffffffff07a globl hidden
|
|||
scall sys_setfsgid 0xfffffffffffff07b globl hidden
|
||||
scall sys_capget 0xfffffffffffff07d globl # no wrapper
|
||||
scall sys_capset 0xfffffffffffff07e globl # no wrapper
|
||||
scall sys_sigtimedwait 0xffffff159ffff080 globl # no wrapper
|
||||
scall sys_sigtimedwait 0x1affff159ffff080 globl hidden
|
||||
scall sys_sigqueue 0xffffff1c8fffffff globl hidden
|
||||
scall sys_sigqueueinfo 0x0f5ffffffffff081 globl hidden # a.k.a. rt_sigqueueinfo on linux
|
||||
scall sys_personality 0xfffffffffffff087 globl # no wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue