NetBSD/lib/librt
ad 18e73e1ebe Replace semid_t with intptr_t. No function change. This is a libc/kernel
private interface and so the name change should not affect any third
party code.
2008-11-14 15:49:20 +00:00
..
sys Implementation of processor-sets, affinity and POSIX real-time extensions. 2008-01-15 03:37:10 +00:00
aio_cancel.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
aio_error.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
aio_fsync.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
aio_read.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
aio_return.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
aio_suspend.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
aio_write.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
lio_listio.3 Various improvements: sort errors; use more 2007-08-07 20:45:03 +00:00
Makefile use libc/libcincludes.mk. 2008-10-26 07:28:49 +00:00
pset.3 Do not recommend to mix affinity(3) with pset(3). 2008-10-18 03:37:41 +00:00
pset.c Move scheduling functions from librt to libc. 2008-07-02 20:05:16 +00:00
sched.3 Add missing word. 2008-11-01 14:04:52 +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