Add syscall ppoll

This commit is contained in:
jiangjianfeng
2025-04-16 08:44:06 +00:00
committed by Tate, Hongliang Tian
parent 1fe0fef410
commit 8815ca384f
12 changed files with 178 additions and 92 deletions

View File

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