nix
nix copied to clipboard
System V IPC support
trafficstars
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).
Would you be able to put together a PR?