mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Implement semctl syscall
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
9d83e76931
commit
60ef523aaf
@ -86,7 +86,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 63 | uname | ✅ |
|
||||
| 64 | semget | ✅ |
|
||||
| 65 | semop | ✅ |
|
||||
| 66 | semctl | ❌ |
|
||||
| 66 | semctl | ✅ |
|
||||
| 67 | shmdt | ❌ |
|
||||
| 68 | msgget | ❌ |
|
||||
| 69 | msgsnd | ❌ |
|
||||
|
Reference in New Issue
Block a user