NetBSD/lib/libpthread
martin 637bc2e71d Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
..
arch
Makefile
README
TODO
pthread.3
pthread.c
pthread.h
pthread_attr.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_attr.c
pthread_attr_getname_np.3
pthread_attr_setcreatesuspend_np.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_attr_setname_np.3
pthread_barrier.c
pthread_barrier_destroy.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_barrier_init.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_barrier_wait.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_barrierattr.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_cancel.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_cancelstub.c
pthread_cleanup_push.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_cond.c
pthread_cond_broadcast.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_cond_destroy.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_cond_init.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_cond_wait.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_condattr.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_create.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_detach.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_equal.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_exit.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_getname_np.3
pthread_getspecific.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_int.h
pthread_join.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_key_create.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_key_delete.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_kill.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_lock.c
pthread_misc.c
pthread_mutex.c
pthread_mutex_destroy.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_mutex_init.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_mutex_lock.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_mutex_unlock.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_mutexattr.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_once.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_queue.h
pthread_rwlock.c
pthread_rwlock_destroy.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_rwlock_init.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_rwlock_rdlock.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_rwlock_unlock.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_rwlock_wrlock.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_rwlockattr.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_schedparam.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_self.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_setname_np.3
pthread_setspecific.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pthread_sigmask.3 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
pthread_specific.c
pthread_spin.c
pthread_spin_destroy.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_spin_init.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_spin_lock.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_spin_unlock.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_suspend_np.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_testcancel.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_tsd.c
pthread_types.h
res_state.c
sem.c
shlib_version

README

$NetBSD: README,v 1.5 2007/10/16 15:21:54 ad Exp $

When making changes to libpthread, please ensure that libpthread_dbg
still compiles.