mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add sys_fallocate
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8dc08dccba
commit
8dce83605f
@ -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 | ✅ |
|
||||
|
Reference in New Issue
Block a user