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

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.18   20 years  marc   man pages for thread_yield and pthread_stackseg_np jmc asked for them, now he c...
[TXT] flockfile.3  1.8   21 years  jmc   intial -> initial; the great intial witch hunt, as prompted by tdeval@ os-aix-...
[TXT] getc_unlocked.3  1.3   21 years  jmc   - typos - new sentence, new line - clean up .Xrs
[TXT] pthread_attr_init.3  1.6   21 years  jmc   - typos - new sentence, new line - clean up .Xrs
[TXT] pthread_attr_setdetachstate.3  1.6   21 years  jmc   RETURN VALUE -> RETURN VALUES in .Sh, as per mdoc template. also new sentence, n...
[TXT] pthread_attr_setstackaddr.3  1.7   20 years  brad   Add missing const for function parameters to match POSIX. From: FreeBSD's libc_...
[TXT] pthread_attr_setstacksize.3  1.6   20 years  brad   Add missing const for function parameters to match POSIX. From: FreeBSD's libc_...
[TXT] pthread_cancel.3  1.11   21 years  jmc   copyrights added; these are all David Leonard, and Public Domain ok deraadt@
[TXT] pthread_cleanup_pop.3  1.7   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_cleanup_push.3  1.5   22 years  fgsch   When cleanup_routine is called... also use .St to reference standards.
[TXT] pthread_cond_broadcast.3  1.6   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_cond_destroy.3  1.7   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_cond_init.3  1.9   22 years  mpech   Initial cleanup: o) remove extra space in the end of line; o) remove extra blank...
[TXT] pthread_cond_signal.3  1.6   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_cond_timedwait.3  1.9   22 years  deraadt   spelling; raj@cerias.purdue.edu
[TXT] pthread_cond_wait.3  1.8   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_create.3  1.9   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_detach.3  1.10   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_equal.3  1.8   22 years  mpech   Initial cleanup: o) remove extra space in the end of line; o) remove extra blank...
[TXT] pthread_exit.3  1.10   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_getconcurrency.3  1.1   20 years  brad   Add stub implementations of pthread_[gs]etconcurrency From: FreeBSD' libc_r ok...
[TXT] pthread_getspecific.3  1.5   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_join.3  1.8   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_key_create.3  1.7   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_key_delete.3  1.8   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_kill.3  1.1   22 years  fgsch   pthread_kill() manpage; from FreeBSD.
[TXT] pthread_main_np.3  1.4   21 years  pvalchev   place this under the Public Domain (instead of a bad license I had put)
[TXT] pthread_mutex_destroy.3  1.7   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_mutex_init.3  1.9   20 years  jmc   remove error code that can't be returned; from kensmith@freebsd (rev. 1.13); ok...
[TXT] pthread_mutex_lock.3  1.6   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_mutex_unlock.3  1.6   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_mutexattr.3  1.3   20 years  jmc   indicacte -> indicate; from Jared Yanovich
[TXT] pthread_once.3  1.11   21 years  jmc   - typos - new sentence, new line - clean up .Xrs
[TXT] pthread_rwlock_destroy.3  1.7   21 years  jmc   section reorder;
[TXT] pthread_rwlock_init.3  1.6   21 years  jmc   section reorder;
[TXT] pthread_rwlock_rdlock.3  1.7   21 years  jmc   section reorder;
[TXT] pthread_rwlock_unlock.3  1.6   21 years  jmc   section reorder;
[TXT] pthread_rwlock_wrlock.3  1.6   21 years  jmc   section reorder;
[TXT] pthread_rwlockattr_destroy.3  1.8   21 years  jmc   section reorder;
[TXT] pthread_rwlockattr_getpshared.3  1.8   21 years  jmc   section reorder;
[TXT] pthread_rwlockattr_init.3  1.7   21 years  jmc   section reorder;
[TXT] pthread_rwlockattr_setpshared.3  1.8   21 years  jmc   section reorder;
[TXT] pthread_schedparam.3  1.1   22 years  fgsch   manpage for pthread_[get|set]schedparam; from FreeBSD.
[TXT] pthread_self.3  1.6   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_set_name_np.3  1.3   24 years  aaron   Mostly punctuation fixes.
[TXT] pthread_setspecific.3  1.10   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_sigmask.3  1.7   21 years  jmc   - typos - new sentence, new line - clean up .Xrs
[TXT] pthread_stackseg_np.3  1.4   20 years  marc   Change read_stackseg_np to work with any thread, not just the current thread. ...
[TXT] pthread_testcancel.3  1.10   21 years  jmc   copyrights added; these are all David Leonard, and Public Domain ok deraadt@
[TXT] pthread_yield.3  1.3   20 years  jmc   use new .St macro;
[TXT] pthreads.3  1.23   20 years  marc   man pages for thread_yield and pthread_stackseg_np jmc asked for them, now he c...
[TXT] putc_unlocked.3  1.2   24 years  aaron   The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. Ou...
[TXT] sem_destroy.3  1.3   21 years  jmc   - typos - new sentence, new line - clean up .Xrs
[TXT] sem_getvalue.3  1.3   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] sem_init.3  1.2   22 years  fgsch   fix includes and some cleanup.
[TXT] sem_open.3  1.2   22 years  fgsch   fix includes and some cleanup.
[TXT] sem_post.3  1.2   22 years  fgsch   fix includes and some cleanup.
[TXT] sem_wait.3  1.4   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] pthread_mutex_trylock.3 (in the Attic) [Hide]  1.7   22 years  fgsch   Use .St for standards. Random cleanups as well.
[TXT] pthread_single_np.3 (in the Attic) [Hide]  1.3   24 years  aaron   - remove all trailing whitespace * except when it is escaped with a `\' at ...
[TXT] pthread_suspend_np.3 (in the Attic) [Hide]  1.2   24 years  aaron   The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. Ou...
[TXT] sigwait.3 (in the Attic) [Hide]  1.13   21 years  jmc   - typos - new sentence, new line - clean up .Xrs