You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bindings for the various functions supplied by sysvipc(7) would be great. This includes msgctl, msgget, msgrcv, msgsnd, semctl, semget, semop, shmat, shmctl, shmdt, shmget (list copied verbatim from Linux man page).
The text was updated successfully, but these errors were encountered:
Bindings for the various functions supplied by sysvipc(7) would be great. This includes
msgctl
,msgget
,msgrcv
,msgsnd
,semctl
,semget
,semop
,shmat
,shmctl
,shmdt
,shmget
(list copied verbatim from Linux man page).The text was updated successfully, but these errors were encountered: