Add syscall statx

Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
Zhenchen Wang
2025-04-14 09:53:17 +00:00
committed by Tate, Hongliang Tian
parent 1130933546
commit 7ac4fa9519
5 changed files with 218 additions and 0 deletions

View File

@ -340,6 +340,7 @@ provided by Linux on x86-64 architecture.
| 322 | execveat | ✅ |
| 327 | preadv2 | ✅ |
| 328 | pwritev2 | ✅ |
| 332 | statx | ✅ |
| 435 | clone3 | ✅ |
## File Systems