mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add flock and sys_flock
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
cbd8879243
commit
ce2af1eb05
@ -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 | ✅ |
|
||||
|
Reference in New Issue
Block a user