summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_cond_wait.3
Commit message (Expand)AuthorAgeFilesLines
* More places to clarify the robustness guarantees.Konstantin Belousov2019-08-071-3/+3
* POSIX compliance improvements in the pthread(3) functions.Pedro F. Giffuni2018-08-181-2/+2
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-171-2/+14
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* Hide the implementation details about multiple threading librariesRuslan Ermilov2007-10-221-1/+0
* Document that EPERM is returned when the calling thread does not haveWarner Losh2007-03-301-0/+4
* Remove mentions of libc_r.Ruslan Ermilov2006-09-301-1/+0
* - Massage wording to make it easier to understand and fix some grammar.Brad Davis2006-02-161-2/+2
* Document interfaces that are supported by libthr.Ruslan Ermilov2004-01-151-0/+1
* Have a single set of POSIX threads man pages. The LIBRARY sectionRuslan Ermilov2004-01-141-0/+1
* The .Fn functionPhilippe Charnier2003-02-061-2/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
* Fix typo.Nik Clayton2001-02-021-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+2
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* Fix typosAlexey Zelkin1999-12-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix EINVAL related descriptions.Ralf S. Engelschall1999-08-201-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Sort cross references.Wolfram Schneider1998-08-311-3/+3
* The pthreads standard has been published. Change:Alexander Langer1998-08-031-2/+2
* I've put together man pages for the pthread_cleanup, pthread_cond, andPoul-Henning Kamp1998-07-311-0/+79