Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Implement control operations on msgqueue. | Zyad A. Ali | |
For IPCInfo, update value of MSGSEG constant in abi to avoid overflow in MsgInfo.MsgSeg. MSGSEG was originaly simplified in abi, and is unused (by us and within the kernel), so updating it is okay. Updates #135 | |||
2021-07-13 | Add abi definitions for sysv message queues. | Zyad A. Ali | |
Updates #135 |