NetBSD/lib/libpthread
wiz c54913c02b Remove scheduler activations references. Bump date. 2007-05-19 14:24:42 +00:00
..
arch Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
Makefile Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
TODO Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
debuglog.c Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread.3 Remove scheduler activations references. Bump date. 2007-05-19 14:24:42 +00:00
pthread.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
pthread.h Add restrict qualifiers to <pthread.h> function arguments. 2005-03-21 17:55:07 +00:00
pthread_attr.3 PR lib/34931: PTHREAD_ATTR(3) doesn't document PTHREAD_CREATE_JOINABLE and 2007-03-21 18:53:32 +00:00
pthread_attr.c pthread_attr_getschedpolicy() wasn't setting the return buffer at all. 2005-09-21 15:27:14 +00:00
pthread_attr_setcreatesuspend_np.3 Various fixes. 2003-11-12 11:58:34 +00:00
pthread_barrier.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
pthread_barrier_destroy.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_barrier_init.3 Fix various spelling errors. 2005-06-17 18:07:06 +00:00
pthread_barrier_wait.3 New sentence, new line. 2005-06-17 18:23:52 +00:00
pthread_barrierattr.3 Fix various spelling errors. 2005-06-17 18:07:06 +00:00
pthread_cancel.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_cancelstub.c Add __sigsuspend14, sigtimedwait as cancellation points. 2007-03-04 20:07:13 +00:00
pthread_cleanup_push.3 .Pp fixes. 2003-07-04 08:42:20 +00:00
pthread_cond.c Mirror a fix made to the kernel's condvars: 2007-04-12 21:36:06 +00:00
pthread_cond_broadcast.3 Fix various spelling errors. 2005-06-17 18:07:06 +00:00
pthread_cond_destroy.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_cond_init.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_cond_wait.3 Add restrict qualifiers to <pthread.h> function arguments. 2005-03-21 17:55:07 +00:00
pthread_condattr.3 Fix various spelling errors. 2005-06-17 18:07:06 +00:00
pthread_create.3 Add restrict qualifiers to <pthread.h> function arguments. 2005-03-21 17:55:07 +00:00
pthread_debug.c Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread_debug.h Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread_detach.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_equal.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_exit.3 New sentence, new line. 2003-07-04 10:19:42 +00:00
pthread_getspecific.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_int.h Mirror a fix made to the kernel's condvars: 2007-04-12 21:36:06 +00:00
pthread_join.3 Mark up a defined value. 2003-07-04 11:47:03 +00:00
pthread_key_create.3 Mark up a defined value. 2003-07-04 11:47:03 +00:00
pthread_key_delete.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_kill.3 sigwait(2), not (3). 2003-10-30 12:57:11 +00:00
pthread_lock.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
pthread_misc.c Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread_mutex.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
pthread_mutex_destroy.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_mutex_init.3 Add restrict qualifiers to <pthread.h> function arguments. 2005-03-21 17:55:07 +00:00
pthread_mutex_lock.3 Drop trailing whitespace. 2003-07-04 08:36:06 +00:00
pthread_mutex_unlock.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_mutexattr.3 Fixed spelling error. 2007-04-17 21:11:47 +00:00
pthread_once.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_queue.h de-lint 2003-01-18 18:40:52 +00:00
pthread_rwlock.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
pthread_rwlock_destroy.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_rwlock_init.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_rwlock_rdlock.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_rwlock_unlock.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_rwlock_wrlock.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_rwlockattr.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_schedparam.3 Add restrict qualifiers to <pthread.h> function arguments. 2005-03-21 17:55:07 +00:00
pthread_self.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_setspecific.3 $NetBSD$, not $Header$. 2003-06-08 06:44:28 +00:00
pthread_sigmask.3 pthread_sigmask(): Add restrict qualifier to set, oset args. 2006-01-07 20:10:29 +00:00
pthread_specific.c Split out pthread_{set,get}specific() into a separate file and arrange 2003-08-13 18:52:01 +00:00
pthread_spin_destroy.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_spin_init.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_spin_lock.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_spin_unlock.3 New sentence, new line. 2005-06-17 18:26:53 +00:00
pthread_stack.c Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
pthread_suspend_np.3 Various fixes. 2003-11-12 11:58:34 +00:00
pthread_testcancel.3 Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
pthread_tsd.c available, not avaliable. From miod@openbsd. 2003-09-29 09:50:21 +00:00
pthread_types.h Remove obsolete comment. 2007-05-02 21:54:16 +00:00
res_state.c simplify and make more efficient (YAMAMOTO Takashi) 2004-06-03 19:32:27 +00:00
sched.c Change the sched_*() functions to return -1 and set errno to ENOSYS 2005-10-09 11:17:28 +00:00
sched_yield.3 Grammar improvements. 2004-12-15 16:37:58 +00:00
sem.c - Test+branch is usually cheaper than making an indirect function call, 2007-03-24 18:51:59 +00:00
shlib_version Bump libpthread & libpthread_dbg minor versions so that an old SA copy 2007-02-09 23:00:16 +00:00