mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Add syscall epoll_pwait
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1435dd0896
commit
2b67dee1fc
@ -301,7 +301,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 278 | vmsplice | ❌ |
|
||||
| 279 | move_pages | ❌ |
|
||||
| 280 | utimensat | ✅ |
|
||||
| 281 | epoll_pwait | ❌ |
|
||||
| 281 | epoll_pwait | ✅ |
|
||||
| 282 | signalfd | ❌ |
|
||||
| 283 | timerfd_create | ❌ |
|
||||
| 284 | eventfd | ❌ |
|
||||
|
Reference in New Issue
Block a user