info2html $Revision: 1.3 $


File: ipc.info[別], Node: Top[別], Next: Overview[別], Prev: Notes[別], Up: (dir)[別]

1 System V IPC.
***************

These facilities are provided to maintain compatibility with programs
developed on system V unix systems and others that rely on these system
V mechanisms to accomplish inter process communication (IPC).

   The specifics described here are applicable to the Linux
implementation.  Other implementations may do things slightly
differently.

* Menu:

* Overview[別]::  		What is system V ipc? Overall mechanisms.
* Messages[別]::  		System calls for message passing.
* Semaphores[別]:: 		System calls for semaphores.
* Shared Memory[別]:: 	System calls for shared memory access.
* Notes[別]:: 		Miscellaneous notes.


[ HOME ][ dirへ戻る ]