Add flock and sys_flock

This commit is contained in:
Fabing Li
2024-08-12 11:51:41 +08:00
committed by Tate, Hongliang Tian
parent cbd8879243
commit ce2af1eb05
7 changed files with 289 additions and 1 deletions

View File

@ -93,7 +93,7 @@ provided by Linux on x86-64 architecture.
| 70 | msgrcv | ❌ |
| 71 | msgctl | ❌ |
| 72 | fcntl | ✅ |
| 73 | flock | |
| 73 | flock | |
| 74 | fsync | ✅ |
| 75 | fdatasync | ✅ |
| 76 | truncate | ✅ |