mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-25 10:23:23 +00:00
Add syscall ppoll
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1fe0fef410
commit
8815ca384f
@ -291,7 +291,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 268 | fchmodat | ✅ |
|
||||
| 269 | faccessat | ✅ |
|
||||
| 270 | pselect6 | ✅ |
|
||||
| 271 | ppoll | ❌ |
|
||||
| 271 | ppoll | ✅ |
|
||||
| 272 | unshare | ❌ |
|
||||
| 273 | set_robust_list | ✅ |
|
||||
| 274 | get_robust_list | ❌ |
|
||||
|
Reference in New Issue
Block a user