summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man
Commit message (Expand)AuthorAgeFilesLines
* Make sem_post() safe to call from within a signal handler, as required byjasone2000-08-011-0/+3
* pthread_once --> pthread_once_t.jasone2000-07-191-1/+1
* Change my email address in the copyright notices for the sake of consistencyjasone2000-07-1813-13/+13
* Reshuffle the SEE ALSO section.jasone2000-07-173-7/+7
* Fix typo in SEE ALSO section.jasone2000-06-281-1/+1
* Fix a misspelling: undefied -> undefinedchris2000-05-271-1/+1
* add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)phantom2000-05-121-0/+1
* "Fixed" missing include in synopsis. POSIX.1-1996 only specifiesbde2000-05-112-0/+2
* Fixed misspelling of a struct tag in a function parameter type.bde2000-05-111-1/+1
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-1/+1
* mdoc(7) cleanup:phantom2000-05-047-63/+79
* Add missing .El macro.jasone2000-05-031-0/+1
* Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-028-4/+841
* Introduce .Lb macro to libc_r manpages.phantom2000-04-2241-0/+82
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0213-55/+110
* Fix the installworld breakage from rev 1.9.ru2000-02-181-5/+4
* fixed missing trailing \unfurl2000-02-181-1/+1
* Adds missing symlinks for pthread related manpages.unfurl2000-02-181-0/+3
* Add man pages for the sem_*() functions.jasone2000-02-167-4/+516
* Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"bde1999-12-231-1/+1
* Fix typosphantom1999-12-174-5/+8
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-283-1/+263
* $Id$ -> $FreeBSD$peter1999-08-2834-34/+34
* Fix EINVAL related descriptions.rse1999-08-202-6/+7
* Bad reference exit(2) changed to exit(3)chris1999-08-141-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1223-0/+46
* Removed extraneous comma in xrefs.alex1999-05-142-4/+4
* Added missing comma in xrefs.alex1999-05-141-2/+2
* Typo fix (set --> get).alex1999-03-221-3/+3
* Fixed bitrot in synopsis (some const poisoning hadn't reached here).bde1999-03-051-2/+2
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-0710-1/+793
* Sort cross references.wosch1998-08-3112-33/+33
* Changed prototype in synopsis to match prototype in <pthread.h>.bde1998-08-033-3/+3
* The pthreads standard has been published. Change:alex1998-08-0324-47/+47
* I've put together man pages for the pthread_cleanup, pthread_cond, andphk1998-07-3115-2/+951
* Typo fixesjraynard1998-05-031-2/+3
* This function compiles with the standard, so say so.jb1998-04-031-3/+3
* This function compiles with the standard, so say so.jb1998-04-031-4/+6
* Fixed a function arg type in the synopsis.bde1998-03-231-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Sort cross references.wosch1997-01-206-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* add missing comma(s) in .Xr macroswosch1996-09-231-1/+3
* fix .Xr macrowosch1996-09-211-1/+1
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-2012-0/+990
OpenPOWER on IntegriCloud