NetBSD/lib/librt
joerg 39c83c81bb One more reference to unimplemented shared semaphores. 2012-07-07 01:39:59 +00:00
..
sys
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
aio.3
aio_cancel.3
aio_error.3
aio_fsync.3
aio_read.3
aio_return.3
aio_suspend.3
aio_write.3
lio_listio.3
mq.3
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
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 One more reference to unimplemented shared semaphores. 2012-07-07 01:39:59 +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