Add sys_close_range

This commit is contained in:
Cautreoxit
2025-06-01 18:11:06 +08:00
committed by Tate, Hongliang Tian
parent 492898d1d5
commit 3e32a38316
7 changed files with 89 additions and 4 deletions

View File

@ -342,6 +342,7 @@ provided by Linux on x86-64 architecture.
| 328 | pwritev2 | ✅ |
| 332 | statx | ✅ |
| 435 | clone3 | ✅ |
| 436 | close_range | ✅ |
| 439 | faccessat2 | ✅ |
| 441 | epoll_pwait2 | ✅ |