..
sys
Let libposix and librt have their own version of __cerror (__posix_cerror and
2011-01-14 05:19:59 +00:00
aio_cancel.3
remove RESTRICTIONS section, which seems unrelated to our implementation
2010-09-15 07:28:46 +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
remove RESTRICTIONS section, which seems unrelated to our implementation
2010-09-15 07:28:46 +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
Fix macro (DV -> Dv).
2011-01-06 15:22:20 +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
aio.3
Remove the paragraph about the used notification mechanism. Instead,
2010-05-19 06:35:20 +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
Makefile
Build links also for mq_timedreceive(3) and mq_timedsend(3).
2010-06-07 07:26:20 +00:00
mq_close.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_getattr.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_notify.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_open.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_receive.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_send.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_setattr.3
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
mq_unlink.3
Fix xref.
2010-06-07 16:37:07 +00:00
mq.3
Get rid of SYSCTL_SETUP.
2010-07-28 20:49:12 +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_destroy.3
Various improvements: sort errors; use more
2007-08-07 20:45:03 +00:00
sem_getvalue.3
Add restrict qualifiers to function arguments (already in <semaphore.h>).
2005-03-21 21:55:08 +00:00
sem_init.3
sem_open.3
This function is in librt, not libc.
2005-05-16 00:45:24 +00:00
sem_post.3
sem_wait.3
sem.c
Replace semid_t with intptr_t. No function change. This is a libc/kernel
2008-11-14 15:49:20 +00:00
shlib_version
bump shared libraries.
2009-01-11 03:07:47 +00:00