mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-20 03:52:29 +03:00
Use @Theglibc{} in manual/ipc.texi.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2014-02-26 Carlos O'Donell <carlos@redhat.com>
|
||||
|
||||
* manual/ipc.texi (Semaphores): Use @Theglibc{}.
|
||||
|
||||
* manual/ipc.texi: New file.
|
||||
* manual/Makefile (chapters): Add ipc.
|
||||
* manual/job.texi: Add "Inter-Process Communication" to next.
|
||||
|
@@ -12,7 +12,7 @@ This chapter describes the @glibcadj{} inter-process communication primitives.
|
||||
@node Semaphores
|
||||
@section Semaphores
|
||||
|
||||
The @glibcadj{} implements the semaphore APIs as defined in POSIX and
|
||||
@Theglibc{} implements the semaphore APIs as defined in POSIX and
|
||||
System V. Semaphores can be used by multiple processes to coordinate shared
|
||||
resources. The following is a complete list of the semaphore functions provided
|
||||
by @theglibc{}.
|
||||
|
Reference in New Issue
Block a user