Add syscall faccessat2

Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
Zhenchen Wang
2025-04-11 14:29:14 +00:00
committed by Tate, Hongliang Tian
parent 17e5108c17
commit 9e729593e8
4 changed files with 25 additions and 3 deletions

View File

@ -342,6 +342,7 @@ provided by Linux on x86-64 architecture.
| 328 | pwritev2 | ✅ |
| 332 | statx | ✅ |
| 435 | clone3 | ✅ |
| 439 | faccessat2 | ✅ |
## File Systems