NetBSD/lib/librt
rmind 67d703cf25 Import of POSIX Asynchronous I/O.
Seems to be quite stable. Some work still left to do.

Please note, that syscalls are not yet MP-safe, because
of the file and vnode subsystems.

Reviewed by: <tech-kern>, <ad>
2007-04-30 14:44:28 +00:00
..
sys Import of POSIX Asynchronous I/O. 2007-04-30 14:44:28 +00:00
Makefile Import of POSIX Asynchronous I/O. 2007-04-30 14:44:28 +00:00
sem_destroy.3
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 Check for __weak_alias macro before using it. 2003-12-07 12:53:19 +00:00
shlib_version