NetBSD/lib/librt
matt fa835e8c8b These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
..
sys Use PRINTOBJDIR to get the object directory of libc and use that with -I. 2011-01-18 16:41:51 +00:00
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +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 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_getattr.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_notify.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_open.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_receive.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_send.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_setattr.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
mq_unlink.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
pset.3
pset.c
sched.3 Improvements in secmodel(9). Document secmodel_register(9), _deregister(9) 2011-12-04 21:08:37 +00:00
sem.c Keep in sync with libpthread: Fix error handling. 2012-03-10 19:59:21 +00:00
sem_destroy.3
sem_getvalue.3 Add missing comma. 2012-03-08 22:12:37 +00:00
sem_init.3 Implement sem_timedwait. 2012-03-08 21:59:24 +00:00
sem_open.3 Merge error descriptions for same error code. 2012-03-08 22:12:52 +00:00
sem_post.3 Whitespace nits. 2012-03-08 22:13:05 +00:00
sem_wait.3 Add sem_timedwait to NAME and fix SYNOPSIS. Add serial comma. 2012-03-08 22:13:32 +00:00
shlib_version Implement sem_timedwait. 2012-03-08 21:59:24 +00:00