Add pselect6 syscall

This commit is contained in:
Yuke Peng
2024-06-29 17:10:45 +08:00
committed by Tate, Hongliang Tian
parent 02bf6a9b47
commit 8726d858f2
4 changed files with 31 additions and 1 deletions

View File

@ -290,7 +290,7 @@ provided by Linux on x86-64 architecture.
| 267 | readlinkat | ✅ |
| 268 | fchmodat | ✅ |
| 269 | faccessat | ✅ |
| 270 | pselect6 | |
| 270 | pselect6 | |
| 271 | ppoll | ❌ |
| 272 | unshare | ❌ |
| 273 | set_robust_list | ✅ |