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: netbsd-6-1-1-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] arch/        
[DIR] include/        
[DIR] machdep/        
[DIR] pthreads/        
[DIR] stdio/        
[TXT] pthread.c  1.125.4.3   10 years  riz   branches: 1.125.4.3.2; Pull up following revision(s) (requested by manu in tick...
[TXT] pthread_int.h  1.82.2.3   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] Makefile  1.73.2.1   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_cond.c  1.56.8.3   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_mutex.c  1.51.22.1   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_cancelstub.c  1.35.6.2   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread.h  1.34.8.1   11 years  riz   Pull up following revision(s) (requested by christos in ticket #722): lib/libpt...
[TXT] pthread_lock.c  1.34   15 years  martin   branches: 1.34.8; Remove clause 3 and 4 from TNF licenses
[TXT] pthread_rwlock.c  1.32.22.1   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_specific.c  1.21.22.3   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_attr.3  1.21   13 years  jruoho   branches: 1.21.6; 1.21.12; Update conformance to the 2001 revision.
[TXT] pthread_barrier.c  1.19   15 years  ad   pthread_barrier: Fix numerous stupid bugs. Surprising that nobody complained yet...
[TXT] TODO  1.17   12 years  joerg   branches: 1.17.22; 1.17.26; ld.elf_so is reentrant.
[TXT] pthread_attr.c  1.15   13 years  christos   branches: 1.15.6; move namespace protection before inclusion.
[TXT] shlib_version  1.14.10.1   10 years  bouyer   Pull up following revision(s) (requested by christos in ticket #863) via patch: ...
[TXT] pthread_misc.c  1.14.8.1   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[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_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] 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_barrierattr.3  1.9   13 years  wiz   Add missing word.
[TXT] pthread_kill.3  1.9   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_sigmask.3  1.9   13 years  wiz   Mark up NULL.
[TXT] affinity.3  1.8   12 years  wiz   Do not xref to itself.
[TXT] pthread_rwlockattr.3  1.8   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_tsd.c  1.7.24.3   10 years  riz   Pull up following revision(s) (requested by manu in ticket #869): lib/libpthrea...
[TXT] pthread_condattr.3  1.7.8.2   10 years  riz   Pull up following revision(s) (requested by enami in ticket #877): lib/libpthre...
[TXT] pthread_create.3  1.7   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_once.3  1.7   13 years  jruoho   branches: 1.7.6; 1.7.12; Update conformance to the 2001 revision.
[TXT] pthread_schedparam.3  1.7   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_testcancel.3  1.7   13 years  wiz   branches: 1.7.6; 1.7.12; 1.7.16; Fix typo.
[TXT] README  1.6   14 years  wiz   branches: 1.6.28; 1.6.32; Add CAVEATS section: Due to limitations in the curre...
[TXT] pthread_attr_getname_np.3  1.6   13 years  jruoho   Add missing prototypes. Noted by wiz@ -- thanks.
[TXT] pthread_cleanup_push.3  1.6   13 years  jruoho   Update conformance to the 2001 revision.
[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] res_state.c  1.6   15 years  martin   branches: 1.6.8; Remove clause 3 and 4 from TNF licenses
[TXT] pthread_attr_getstack.3  1.5   13 years  jruoho   Note also alignment via mmap(2), as done in NetBSD.
[TXT] pthread_cancel.3  1.5   13 years  jruoho   branches: 1.5.6; 1.5.12; Rewrite this for clarity. Also remove AUTHORS; someon...
[TXT] pthread_cond.3  1.5   13 years  wiz   branches: 1.5.6; 1.5.12; Fix typo.
[TXT] pthread_exit.3  1.5   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_getspecific.3  1.5   13 years  wiz   Mark up NULL, remove double space.
[TXT] pthread_mutex.3  1.5   13 years  wiz   branches: 1.5.6; 1.5.12; Mark up NULL.
[TXT] pthread_queue.h  1.5   14 years  rmind   Add check to avoid multiple inclusions and redefinitions. KNF while here.
[TXT] pthread_spin.3  1.5   13 years  wiz   Mark up NULL.
[TXT] pthread_spin.c  1.5   15 years  martin   branches: 1.5.4; 1.5.8; Remove clause 3 and 4 from TNF licenses
[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_attr_get_np.3  1.4   13 years  christos   document pthread_getattr_np
[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_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_getname_np.3  1.4   13 years  jruoho   Rationalize by moving pthread_attr_setname_np(3) to pthread_attr_getname_np(3)...
[TXT] pthread_self.3  1.4   13 years  jruoho   Update conformance to the 2001 revision.
[TXT] pthread_rwlock.3  1.3   13 years  wiz   branches: 1.3.6; 1.3.12; Mark up NULL.
[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   13 years  wiz   branches: 1.2.6; 1.2.12; Sort sections.
[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_compat.c  1.2   15 years  ad   branches: 1.2.4; 1.2.20; 1.2.26; Adjust the compat stuff slightly so that the...
[TXT] pthread_curcpu_np.3  1.2   12 years  wiz   branches: 1.2.4; Fix typo.
[TXT] sem.c (in the Attic) [Hide]  1.21   15 years  ad   branches: 1.21.2; 1.21.10; Replace semid_t with intptr_t. No function change. ...


CVSweb <webmaster@jp.NetBSD.org>