mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Add sys_fdatasync and sync_data
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5edc110f9d
commit
212dd562a0
@ -95,7 +95,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 72 | fcntl | ✅ |
|
||||
| 73 | flock | ❌ |
|
||||
| 74 | fsync | ✅ |
|
||||
| 75 | fdatasync | ❌ |
|
||||
| 75 | fdatasync | ✅ |
|
||||
| 76 | truncate | ✅ |
|
||||
| 77 | ftruncate | ✅ |
|
||||
| 78 | getdents | ✅ |
|
||||
|
Reference in New Issue
Block a user