NetBSD/lib/libpthread
thorpej 9b29af3e07 Remove the dummy stack attr routines -- best to catch broken applications
and fix them to use the proper feature test instead (as has already been
done with the openldap package).
2003-01-19 20:58:00 +00:00
..
arch delint 2003-01-18 19:11:07 +00:00
debuglog.c
genassym.sh
Makefile Always allow includes to be installed. This makes it easier for 2003-01-19 19:55:13 +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 Add mutexattr_init(), mutexattr_destroy(), and mutexattr_settype() (recursive 2003-01-19 20:46:11 +00:00
pthread_queue.h de-lint 2003-01-18 18:40:52 +00:00
pthread_run.c
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 de-lint 2003-01-18 18:40:52 +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
pthread.c - constify the get functions 2003-01-19 16:03:50 +00:00
pthread.h Remove the dummy stack attr routines -- best to catch broken applications 2003-01-19 20:58:00 +00:00
sched.c
shlib_version
TODO