mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 12:06:43 +00:00
Add syscall rt_sigpending
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
6c34db52b3
commit
901bccadfe
@ -147,7 +147,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 124 | getsid | ✅ |
|
||||
| 125 | capget | ❌ |
|
||||
| 126 | capset | ❌ |
|
||||
| 127 | rt_sigpending | ❌ |
|
||||
| 127 | rt_sigpending | ✅ |
|
||||
| 128 | rt_sigtimedwait | ❌ |
|
||||
| 129 | rt_sigqueueinfo | ❌ |
|
||||
| 130 | rt_sigsuspend | ✅ |
|
||||
|
Reference in New Issue
Block a user