The NetBSD Project

src/lib/libpthread/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libpthread

Current tag: yamt-pagecache


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[DIR] include/        
[DIR] machdep/        
[DIR] pthreads/        
[DIR] stdio/        
[TXT] Makefile  1.72.2.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] README  1.6   15 years  wiz   branches: 1.6.28; 1.6.32; Add CAVEATS section: Due to limitations in the curre...
[TXT] TODO  1.16.6.1   12 years  yamt   sync with head
[TXT] affinity.3  1.6.6.1   12 years  yamt   sync with head
[TXT] pthread.3  1.14   13 years  jruoho   branches: 1.14.28; Add the Butenhof's book to SEE ALSO. (It was decent enough w...
[TXT] pthread.c  1.125.2.6   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread.h  1.34.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_attr.3  1.21.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_attr.c  1.15.6.1   12 years  yamt   sync with head
[TXT] pthread_attr_get_np.3  1.4   13 years  christos   document pthread_getattr_np
[TXT] pthread_attr_getdetachstate.3  1.2   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_attr_getguardsize.3  1.2   13 years  wiz   Whitespace nit.
[TXT] pthread_attr_getinheritsched.3  1.2.6.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_attr_getname_np.3  1.6   13 years  jruoho   Add missing prototypes. Noted by wiz@ -- thanks.
[TXT] pthread_attr_getschedparam.3  1.2   13 years  jruoho   Group also pthread_attr_getschedparam(3) and pthread_attr_getschedpolicy(3), as ...
[TXT] pthread_attr_getscope.3  1.2   13 years  njoly   Add missing list end.
[TXT] pthread_attr_getstack.3  1.5   13 years  jruoho   Note also alignment via mmap(2), as done in NetBSD.
[TXT] pthread_attr_setcreatesuspend_np.3  1.4   13 years  jruoho   Add the last compatibility note for the NetBSD extensions.
[TXT] pthread_barrier.3  1.4   13 years  jruoho   Update ERRORS, tidy SEE ALSO.
[TXT] pthread_barrier.c  1.19   15 years  ad   pthread_barrier: Fix numerous stupid bugs. Surprising that nobody complained yet...
[TXT] pthread_barrierattr.3  1.9   13 years  wiz   Add missing word.
[TXT] pthread_cancel.3  1.5.6.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_cancelstub.c  1.35.4.2   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_cleanup_push.3  1.6   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_compat.c  1.2.20.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_cond.3  1.5.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_cond.c  1.56.6.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_condattr.3  1.7.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_create.3  1.7   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_curcpu_np.3  1.2.4.2   12 years  yamt   sync with head
[TXT] pthread_detach.3  1.4   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_equal.3  1.4   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_exit.3  1.5   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_getname_np.3  1.4   13 years  jruoho   Rationalize by moving pthread_attr_setname_np(3) to pthread_attr_getname_np(3)...
[TXT] pthread_getspecific.3  1.5   13 years  wiz   Mark up NULL, remove double space.
[TXT] pthread_int.h  1.81.2.5   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_join.3  1.6   13 years  wiz   Mark up NULL.
[TXT] pthread_key_create.3  1.6   13 years  wiz   branches: 1.6.24; Mark up NULL.
[TXT] pthread_kill.3  1.9   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_lock.c  1.34   15 years  martin   branches: 1.34.8; Remove clause 3 and 4 from TNF licenses
[TXT] pthread_misc.c  1.14.6.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_mutex.3  1.5.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_mutex.c  1.51.2.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_mutexattr.3  1.11   13 years  jruoho   .Xr instaed of .Fn for pthread_mutex_init(3), update the error codes, cleanup ST...
[TXT] pthread_once.3  1.7.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_once.c  1.2.2.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_queue.h  1.5   14 years  rmind   Add check to avoid multiple inclusions and redefinitions. KNF while here.
[TXT] pthread_rwlock.3  1.3.6.1   11 years  yamt   sync with (a bit old) head
[TXT] pthread_rwlock.c  1.32.20.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_rwlockattr.3  1.8   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_schedparam.3  1.7   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_self.3  1.4   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_sigmask.3  1.9   13 years  wiz   Mark up NULL.
[TXT] pthread_specific.c  1.21.2.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_spin.3  1.5   13 years  wiz   Mark up NULL.
[TXT] pthread_spin.c  1.5.4.1   11 years  yamt   sync with head
[TXT] pthread_suspend_np.3  1.5   13 years  jruoho   Fix the return values; pthread_resume_np() may fail with ESRCH. In addition, som...
[TXT] pthread_testcancel.3  1.7.6.1   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_tsd.c  1.7.4.3   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] pthread_types.h  1.13   15 years  matt   branches: 1.13.6; Change pthread_mutex_t to use the amount of space as and be c...
[TXT] res_state.c  1.6   15 years  martin   branches: 1.6.8; Remove clause 3 and 4 from TNF licenses
[TXT] shlib_version  1.14.8.2   9 years  yamt   sync with head. for a reference, the tree before this commit was tagged as yamt...
[TXT] COPYRIGHT (in the Attic) [Hide]  1.2   26 years  scottr   This incarnation of the pthreads library is ancient and not useful, and should h...
[TXT] debuglog.c (in the Attic) [Hide]  1.8   16 years  ad   Remove the debuglog stuff. ktrace is more useful now.
[TXT] genassym.sh (in the Attic) [Hide]  1.4   18 years  thorpej   Use TOOL_GENASSYM. Part of PR toolchain/30350
[TXT] pthread_alarms.c (in the Attic) [Hide]  1.15   17 years  ad   Remove the PTHREAD_SA option. If M:N threads is reimplemented it's better off do...
[TXT] pthread_attr_getschedpolicy.3 (in the Attic) [Hide]  1.2   13 years  jruoho   Group also pthread_attr_getschedparam(3) and pthread_attr_getschedpolicy(3), as ...
[TXT] pthread_attr_setname_np.3 (in the Attic) [Hide]  1.5   13 years  jruoho   Rationalize by moving pthread_attr_setname_np(3) to pthread_attr_getname_np(3)...
[TXT] pthread_barrier_destroy.3 (in the Attic) [Hide]  1.8   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_barrier_init.3 (in the Attic) [Hide]  1.10   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_barrier_wait.3 (in the Attic) [Hide]  1.8   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_cond_broadcast.3 (in the Attic) [Hide]  1.8   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_cond_destroy.3 (in the Attic) [Hide]  1.5   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_cond_init.3 (in the Attic) [Hide]  1.11   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_cond_wait.3 (in the Attic) [Hide]  1.16   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_debug.c (in the Attic) [Hide]  1.15   16 years  ad   Remove the debuglog stuff. ktrace is more useful now.
[TXT] pthread_debug.h (in the Attic) [Hide]  1.13   16 years  ad   Remove the debuglog stuff. ktrace is more useful now.
[TXT] pthread_key_delete.3 (in the Attic) [Hide]  1.7   13 years  jruoho   Rationalize by moving pthread_key_delete(3) to pthread_key_create(3); and pth...
[TXT] pthread_libcstubs.c (in the Attic) [Hide]  1.1   22 years  nathanw   branches: 1.1.2; file pthread_libcstubs.c was initially added on branch nathanw...
[TXT] pthread_mutex.h (in the Attic) [Hide]  1.1   23 years  nathanw   branches: 1.1.2; file pthread_mutex.h was initially added on branch nathanw_sa....
[TXT] pthread_mutex2.c (in the Attic) [Hide]  1.18   16 years  ad   - Remove libpthread's atomic ops. - Remove the old spinlock-based mutex and rwlo...
[TXT] pthread_mutex_destroy.3 (in the Attic) [Hide]  1.5   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_mutex_init.3 (in the Attic) [Hide]  1.7   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_mutex_lock.3 (in the Attic) [Hide]  1.7   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_mutex_unlock.3 (in the Attic) [Hide]  1.4   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_run.c (in the Attic) [Hide]  1.24   17 years  ad   Remove the PTHREAD_SA option. If M:N threads is reimplemented it's better off do...
[TXT] pthread_rwlock2.c (in the Attic) [Hide]  1.10   16 years  ad   - Remove libpthread's atomic ops. - Remove the old spinlock-based mutex and rwlo...
[TXT] pthread_rwlock_destroy.3 (in the Attic) [Hide]  1.7   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_rwlock_init.3 (in the Attic) [Hide]  1.10   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_rwlock_rdlock.3 (in the Attic) [Hide]  1.11   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_rwlock_unlock.3 (in the Attic) [Hide]  1.8   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_rwlock_wrlock.3 (in the Attic) [Hide]  1.9   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_sa.c (in the Attic) [Hide]  1.40   17 years  ad   Remove the PTHREAD_SA option. If M:N threads is reimplemented it's better off do...
[TXT] pthread_setname_np.3 (in the Attic) [Hide]  1.5   13 years  jruoho   Rationalize by moving pthread_attr_setname_np(3) to pthread_attr_getname_np(3)...
[TXT] pthread_setspecific.3 (in the Attic) [Hide]  1.4   13 years  jruoho   Rationalize by moving pthread_key_delete(3) to pthread_key_create(3); and pth...
[TXT] pthread_sig.c (in the Attic) [Hide]  1.50   17 years  ad   Remove the PTHREAD_SA option. If M:N threads is reimplemented it's better off do...
[TXT] pthread_sleep.c (in the Attic) [Hide]  1.9   17 years  ad   Remove the PTHREAD_SA option. If M:N threads is reimplemented it's better off do...
[TXT] pthread_spin_destroy.3 (in the Attic) [Hide]  1.7   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_spin_init.3 (in the Attic) [Hide]  1.9   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_spin_lock.3 (in the Attic) [Hide]  1.9   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_spin_unlock.3 (in the Attic) [Hide]  1.9   13 years  rmind   Merge/group man pages: - pthread_barrier_{init,destroy,wait} into pthread_barrie...
[TXT] pthread_stack.c (in the Attic) [Hide]  1.22   16 years  ad   Remove PT_FIXEDSTACKSIZE_LG.
[TXT] sched.c (in the Attic) [Hide]  1.5   16 years  rmind   Implementation of processor-sets, affinity and POSIX real-time extensions. Add s...
[TXT] sched.h (in the Attic) [Hide]  1.1   23 years  nathanw   branches: 1.1.2; file sched.h was initially added on branch nathanw_sa.
[TXT] sched_yield.3 (in the Attic) [Hide]  1.3   16 years  rmind   Add sched(3) manual page, and appropriate links. Thanks <wiz> for review and fix...
[TXT] sem.c (in the Attic) [Hide]  1.21.10.1   12 years  yamt   sync with head
[TXT] sem_destroy.3 (in the Attic) [Hide]  1.3   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.
[TXT] sem_getvalue.3 (in the Attic) [Hide]  1.3   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.
[TXT] sem_init.3 (in the Attic) [Hide]  1.2   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.
[TXT] sem_open.3 (in the Attic) [Hide]  1.3   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.
[TXT] sem_post.3 (in the Attic) [Hide]  1.2   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.
[TXT] sem_wait.3 (in the Attic) [Hide]  1.4   21 years  thorpej   p1003.1b semaphore manual pages have been moved to librt.


CVSweb <webmaster@jp.NetBSD.org>