summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_rwlockattr_getpshared.3
Commit message (Expand)AuthorAgeFilesLines
* MFC: Reflect the "libpthread -> libkse", "libthr is the default thredingRuslan Ermilov2007-10-231-1/+0
* Remove mentions of libc_r.Ruslan Ermilov2006-09-301-1/+0
* Sort sections.Ruslan Ermilov2005-01-211-9/+9
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-3/+6
* 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 function. Use .Xr where appropriate.Philippe Charnier2003-03-241-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* mdoc(7) police: fix markup.Ruslan Ermilov2001-03-021-3/+3
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Typo fix (set --> get).Alexander Langer1999-03-221-3/+3
* Fixed bitrot in synopsis (some const poisoning hadn't reached here).Bruce Evans1999-03-051-2/+2
* Implement pthread read/write locks as defined by Version 2 of the SingleAlexander Langer1998-09-071-0/+80