Add sys_fallocate

This commit is contained in:
Shaowei Song
2024-06-28 10:45:16 +00:00
committed by Tate, Hongliang Tian
parent 8dc08dccba
commit 8dce83605f
18 changed files with 349 additions and 18 deletions

View File

@ -305,7 +305,7 @@ provided by Linux on x86-64 architecture.
| 282 | signalfd | ❌ |
| 283 | timerfd_create | ❌ |
| 284 | eventfd | ✅ |
| 285 | fallocate | |
| 285 | fallocate | |
| 286 | timerfd_settime | ❌ |
| 287 | timerfd_gettime | ❌ |
| 288 | accept4 | ✅ |