Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @Theglibc{} in manual/ipc.texi. | Carlos O'Donell | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | Add a new "Inter-Process Communication" chapter. | Carlos O'Donell | 2014-02-26 | 1 | -0/+116 |
This patch adds a new "Inter-Process Communication" chapter to cover the sem*, msg*, and shm* functions. Initially we document only the sem* function signatures and their safety notes. |