mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Implement semget syscall
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b7a5f797de
commit
4530253a99
@ -84,7 +84,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 61 | wait4 | ✅ |
|
||||
| 62 | kill | ✅ |
|
||||
| 63 | uname | ✅ |
|
||||
| 64 | semget | ❌ |
|
||||
| 64 | semget | ✅ |
|
||||
| 65 | semop | ❌ |
|
||||
| 66 | semctl | ❌ |
|
||||
| 67 | shmdt | ❌ |
|
||||
|
Reference in New Issue
Block a user