Add a new "Inter-Process Communication" chapter.
authorCarlos O'Donell <carlos@redhat.com>
Wed, 26 Feb 2014 16:03:24 +0000 (11:03 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 26 Feb 2014 16:05:09 +0000 (11:05 -0500)
commit085d0e354a84807ca97f8720e532763bd4bfa933
treedbf9cf2d75b6609e96445ef2d726d8dec27fb964
parent86e58c0815260c64db5d6469412c0ecdc8ffc8e5
Add a new "Inter-Process Communication" chapter.

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.
ChangeLog
manual/Makefile
manual/ipc.texi [new file with mode: 0644]
manual/job.texi
manual/process.texi