Add sys_fdatasync and sync_data

This commit is contained in:
Fabing Li
2024-06-27 10:46:58 +08:00
committed by Tate, Hongliang Tian
parent 5edc110f9d
commit 212dd562a0
18 changed files with 178 additions and 81 deletions

View File

@ -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 | ✅ |