OpenBSD CVS

src/lib/libpthread/man/


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: [local] / src / lib / libpthread / man


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.37   5 years  jca   Move sigwait(3) from libpthread to libc POSIX wants it in libc, that's where th...
[TXT] flockfile.3  1.11   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] getc_unlocked.3  1.6   8 years  schwarze   in the SYNOPSIS, make void function arguments explicit
[TXT] pthread_atfork.3  1.12   9 years  jmc   trailing whitespace;
[TXT] pthread_attr_init.3  1.11   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_attr_setdetachstate.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_attr_setguardsize.3  1.3   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] pthread_attr_setstack.3  1.6   3 years  otto   There are special rules regarding the memory passed to pthread_attr_setstack(). ...
[TXT] pthread_attr_setstackaddr.3  1.13   22 months  jsg   add section to mmap Xr
[TXT] pthread_attr_setstacksize.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_barrier_init.3  1.5   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] pthread_barrier_wait.3  1.5   4 years  pirofti   Update my email address.
[TXT] pthread_barrierattr_getpshared.3  1.5   15 months  guenther   Prefer "get or set" over "get/set" or "get and set". From discussion with schwa...
[TXT] pthread_barrierattr_init.3  1.4   4 years  pirofti   Update my email address.
[TXT] pthread_cancel.3  1.13   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_cleanup_pop.3  1.10   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] pthread_cleanup_push.3  1.7   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_cond_broadcast.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_cond_destroy.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_cond_init.3  1.12   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] pthread_cond_signal.3  1.9   5 years  mpi   Tweak description, pthread_cond_signal(3) unblocks *at least* one thread. ok ke...
[TXT] pthread_cond_timedwait.3  1.12   10 years  jmc   no longer any need to quote macro lines with >9 args; From: Jan Stary
[TXT] pthread_cond_wait.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_condattr_init.3  1.2   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_create.3  1.16   8 years  jmc   some Xr adjustment to catch up with MLINKS removal;
[TXT] pthread_detach.3  1.12   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_equal.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_exit.3  1.13   7 years  schwarze   new sentence, new line
[TXT] pthread_getconcurrency.3  1.4   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_getcpuclockid.3  1.3   8 years  schwarze   use .In rather than .Fd #include
[TXT] pthread_getspecific.3  1.7   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_join.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_key_create.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_key_delete.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_kill.3  1.3   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_main_np.3  1.6   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_mutex_destroy.3  1.11   4 years  stsp   Clarify conditions in which pthread_mutex_destroy(3) returns EBUSY. It happens ...
[TXT] pthread_mutex_init.3  1.14   10 years  jmc   sort SEE ALSO;
[TXT] pthread_mutex_lock.3  1.11   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_mutex_unlock.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_mutexattr.3  1.6   8 years  jmc   update NAME section to include all documented functions, or otherwise change Dt ...
[TXT] pthread_once.3  1.15   8 years  schwarze   use .Va for global variables, and .Vt where the type is included
[TXT] pthread_rwlock_destroy.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlock_init.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlock_rdlock.3  1.12   5 years  mpi   Remove IMPLEMENTATION NOTES, they only apply to one of the two in-tree implement...
[TXT] pthread_rwlock_unlock.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlock_wrlock.3  1.11   5 years  mpi   Remove IMPLEMENTATION NOTES, they only apply to one of the two in-tree implement...
[TXT] pthread_rwlockattr_destroy.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlockattr_getpshared.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlockattr_init.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_rwlockattr_setpshared.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_schedparam.3  1.6   8 years  jmc   update NAME section to include all documented functions, or otherwise change Dt ...
[TXT] pthread_self.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthread_set_name_np.3  1.8   5 years  jmc   tweak previous;
[TXT] pthread_setspecific.3  1.13   7 years  schwarze   new sentence, new line
[TXT] pthread_sigmask.3  1.11   7 years  deraadt   It is distasteful to have manual pages which don't refer to real function calls,...
[TXT] pthread_spin_init.3  1.3   4 years  pirofti   Update my email address.
[TXT] pthread_spin_lock.3  1.3   4 years  pirofti   Update my email address.
[TXT] pthread_spin_unlock.3  1.3   4 years  pirofti   Update my email address.
[TXT] pthread_stackseg_np.3  1.7   15 months  guenther   Don't mention <sys/signal.h>: <pthread_np.h> pulls in everything that's needed.
[TXT] pthread_testcancel.3  1.17   17 months  guenther   Add pselect(2), recvmmsg(2), sendmmsg(2), and waitid(2) to the lists of built-in...
[TXT] pthread_yield.3  1.5   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pthreads.3  1.44   2 years  jsg   remove please from manual pages ok jmc@ sthen@ millert@
[TXT] putc_unlocked.3  1.4   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] sched_get_priority_min.3  1.2   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] sem_destroy.3  1.7   15 months  jmc   sprinkle some Xr; from josiah frentsos
[TXT] sem_getvalue.3  1.6   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] sem_init.3  1.8   15 months  jmc   sprinkle some Xr; from josiah frentsos
[TXT] sem_open.3  1.12   15 months  jmc   sprinkle some Xr; from josiah frentsos
[TXT] sem_post.3  1.6   15 months  jmc   sprinkle some Xr; from josiah frentsos
[TXT] sem_wait.3  1.10   6 years  pirofti   Validate timespec and return ECANCELED when interrupted with SA_RESTART. Discus...
[TXT] pread.3 (in the Attic) [Hide]  1.9   21 years  fgsch   remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.
[TXT] pthread_condattr.3 (in the Attic) [Hide]  1.2   12 years  guenther   jmc@ points out that the underlying manpage should be named after one of the fun...
[TXT] pthread_mutex_trylock.3 (in the Attic) [Hide]  1.9   12 years  guenther   Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and document pthread_m...
[TXT] pthread_single_np.3 (in the Attic) [Hide]  1.5   12 years  kurt   Remove man pages for removed non-portable functions. okay jmc@
[TXT] pthread_suspend_np.3 (in the Attic) [Hide]  1.5   12 years  kurt   Remove man pages for removed non-portable functions. okay jmc@
[TXT] pwrite.3 (in the Attic) [Hide]  1.9   21 years  fgsch   remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.
[TXT] sched_prio.3 (in the Attic) [Hide]  1.3   13 years  deraadt   there is no library function called sched_prio(), so this manual page was incorr...
[TXT] sigwait.3 (in the Attic) [Hide]  1.16   5 years  jca   Move sigwait(3) from libpthread to libc POSIX wants it in libc, that's where th...