.. |
sys
|
Use PRINTOBJDIR to get the object directory of libc and use that with -I.
|
2011-01-18 16:41:51 +00:00 |
Makefile
|
Build links also for mq_timedreceive(3) and mq_timedsend(3).
|
2010-06-07 07:26:20 +00:00 |
aio.3
|
Remove the paragraph about the used notification mechanism. Instead,
|
2010-05-19 06:35:20 +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
|
aio_return returns ssize_t not int
|
2011-08-13 11:10: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 |
lio_listio.3
|
Merge two entries for same error code.
|
2011-08-12 23:40:43 +00:00 |
mq.3
|
Remove duplicate "the". From Henning Petersen in PR 44640.
|
2011-02-26 12:56:35 +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 |
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
|
Sort sections.
|
2011-04-25 23:14:33 +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
|
Various improvements: sort errors; use more
|
2007-08-07 20:45:03 +00:00 |
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 |