Add syscall epoll_pwait

This commit is contained in:
StanPlatinum
2024-04-22 16:00:19 +08:00
committed by Tate, Hongliang Tian
parent 1435dd0896
commit 2b67dee1fc
5 changed files with 36 additions and 3 deletions

View File

@ -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 | ❌ |