NetBSD/lib/libpthread
scw 5f7bdeae84 Need to include <string.h> for memcmp() prototype. 2003-01-22 13:49:14 +00:00
..
arch Make these compile. 2003-01-21 11:31:38 +00:00
Makefile add manual pages. 2003-01-21 02:24:41 +00:00
TODO
debuglog.c
genassym.sh
pthread.c Add some threadlib stubs that are used by X: 2003-01-19 21:58:21 +00:00
pthread.h Remove the dummy stack attr routines -- best to catch broken applications 2003-01-19 20:58:00 +00:00
pthread_alarms.c de-lint 2003-01-18 18:40:52 +00:00
pthread_barrier.c
pthread_cancelstub.c
pthread_cond.c
pthread_debug.c de-lint 2003-01-18 18:40:52 +00:00
pthread_debug.h de-lint 2003-01-18 18:40:52 +00:00
pthread_int.h de-lint 2003-01-18 18:40:52 +00:00
pthread_lock.c de-lint 2003-01-18 18:40:52 +00:00
pthread_mutex.c Need to include <string.h> for memcmp() prototype. 2003-01-22 13:49:14 +00:00
pthread_queue.h de-lint 2003-01-18 18:40:52 +00:00
pthread_run.c Add some threadlib stubs that are used by X: 2003-01-19 21:58:21 +00:00
pthread_rwlock.c
pthread_sa.c de-lint 2003-01-18 18:40:52 +00:00
pthread_sig.c de-lint 2003-01-18 18:40:52 +00:00
pthread_specific.c Don't bother acquiring the tsd_lock and reading the destructor function 2003-01-21 23:29:22 +00:00
pthread_stack.c Remove the dummy stack attr routines -- best to catch broken applications 2003-01-19 20:58:00 +00:00
pthread_types.h
sched.c
sem.c more sem to _sem_st 2003-01-20 20:52:24 +00:00
sem_destroy.3 Replace -1 with \-1. 2003-01-21 11:47:32 +00:00
sem_getvalue.3 New sentence, new line. 2003-01-21 11:48:03 +00:00
sem_init.3 add manual pages. 2003-01-21 02:24:41 +00:00
sem_open.3 Replace -1 with \-1. 2003-01-21 11:47:32 +00:00
sem_post.3 add manual pages. 2003-01-21 02:24:41 +00:00
sem_wait.3 New sentence, new line. 2003-01-21 11:48:03 +00:00
shlib_version add support for p1003.1b semaphores. From FreeBSD 2003-01-20 20:10:19 +00:00