| Name : posix1b
| |
| Version : 1.0
| Vendor : Public Domain maintained by Konstantin Knizhnik
|
| Release : 1
| Date : 2002-12-07 09:05:31
|
| Group : core
| Source RPM : posix1b-1.0-1.src.rpm
|
| Size : 0.07 MB
| |
| Packager : (none)
| |
| Summary : POSIX.1b Message Queue and Semaphores
|
Description :
This library contains implementation of some functions defined in POSIX.1b standard, which are not present in Linux: clock, realtime timers, semaphores, shared memory and message queues. Timers are emulated using BSD interval timers API: setitimer() and getitimer(). Semaphore, shared memory and message queues are emulated using standard System V IPC.
|