NetBSD/lib/librt
jruoho dfba418d38 Add mq(3), a manual page for the POSIX message queues. This tries to act as
a short introduction to the rationale and API, noting also some pros and cons.

rmind@: basically ok. Please feel free to adjust, correct, and extend.
2010-06-07 07:11:27 +00:00
..
sys
Makefile Add mq(3), a manual page for the POSIX message queues. This tries to act as 2010-06-07 07:11:27 +00:00
aio.3 Remove the paragraph about the used notification mechanism. Instead, 2010-05-19 06:35:20 +00:00
aio_cancel.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_error.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_fsync.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_read.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_return.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_suspend.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
aio_write.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
lio_listio.3 Reference only aio(3) in SEE ALSO as it is the central placeholder. Note 2010-05-17 19:22:31 +00:00
mq.3 Add mq(3), a manual page for the POSIX message queues. This tries to act as 2010-06-07 07:11:27 +00:00
mq_close.3 Manuals describing the interface of POSIX message queues. 2009-01-05 21:19:48 +00:00
mq_getattr.3 Manuals describing the interface of POSIX message queues. 2009-01-05 21:19:48 +00:00
mq_notify.3 Manuals describing the interface of POSIX message queues. 2009-01-05 21:19:48 +00:00
mq_open.3 Fix spaco. 2010-05-14 08:30:34 +00:00
mq_receive.3 Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00
mq_send.3 Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00
mq_setattr.3 Manuals describing the interface of POSIX message queues. 2009-01-05 21:19:48 +00:00
mq_unlink.3 Manuals describing the interface of POSIX message queues. 2009-01-05 21:19:48 +00:00
pset.3 Use standard section headers, as documented in mdoc.samples(7). 2010-05-06 10:49:53 +00:00
pset.c Move scheduling functions from librt to libc. 2008-07-02 20:05:16 +00:00
sched.3 Use standard section headers, as documented in mdoc.samples(7). 2010-05-06 10:49:53 +00:00
sem.c Replace semid_t with intptr_t. No function change. This is a libc/kernel 2008-11-14 15:49:20 +00:00
sem_destroy.3
sem_getvalue.3
sem_init.3
sem_open.3
sem_post.3
sem_wait.3
shlib_version bump shared libraries. 2009-01-11 03:07:47 +00:00