mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add syscall rt_sigsuspend
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
25b7007ffa
commit
89b21ba3b4
@ -150,7 +150,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 127 | rt_sigpending | ❌ |
|
||||
| 128 | rt_sigtimedwait | ❌ |
|
||||
| 129 | rt_sigqueueinfo | ❌ |
|
||||
| 130 | rt_sigsuspend | ❌ |
|
||||
| 130 | rt_sigsuspend | ✅ |
|
||||
| 131 | sigaltstack | ✅ |
|
||||
| 132 | utime | ❌ |
|
||||
| 133 | mknod | ❌ |
|
||||
|
Reference in New Issue
Block a user