Add sys_access and sys_faccessat

This commit is contained in:
Fabing Li
2024-06-27 11:12:22 +08:00
committed by Tate, Hongliang Tian
parent 212dd562a0
commit d33f90eaeb
6 changed files with 99 additions and 8 deletions

View File

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