summaryrefslogtreecommitdiff
path: root/lib/libc_r/man
Commit message (Expand)AuthorAgeFilesLines
* MFC: Make sem_post() safe for use within signal handlers.Jason Evans2000-08-231-0/+3
* MFC: pthread_once --> pthread_once_t.John Baldwin2000-08-231-1/+1
* MFC: Change my email address in the copyright notices for the sake ofJason Evans2000-07-1813-13/+13
* MFC: Add missing man pages and merge minor changes to existing pages.Jason Evans2000-07-184-11/+50
* MFC: Fix typo in SEE ALSO section.Jason Evans2000-06-281-1/+1
* MFC: Misspelled "undefined".Chris Costello2000-05-271-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-133-0/+384
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-044-0/+434
* MFC: introduce .Lb macro to libraries manpages, some mdoc cleanupAlexey Zelkin2000-04-2241-0/+82
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-0213-55/+110
* Fix the installworld breakage from rev 1.9.Ruslan Ermilov2000-02-181-5/+4
* fixed missing trailing \Bill Swingle2000-02-181-1/+1
* Adds missing symlinks for pthread related manpages.Bill Swingle2000-02-181-0/+3
* Add man pages for the sem_*() functions.Jason Evans2000-02-167-4/+516
* Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"Bruce Evans1999-12-231-1/+1
* Fix typosAlexey Zelkin1999-12-174-5/+8
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-283-1/+263
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2834-34/+34
* Fix EINVAL related descriptions.Ralf S. Engelschall1999-08-202-6/+7
* Bad reference exit(2) changed to exit(3)Chris Costello1999-08-141-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1223-0/+46
* Removed extraneous comma in xrefs.Alexander Langer1999-05-142-4/+4
* Added missing comma in xrefs.Alexander Langer1999-05-141-2/+2
* 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-0710-1/+793
* Sort cross references.Wolfram Schneider1998-08-3112-33/+33
* Changed prototype in synopsis to match prototype in <pthread.h>.Bruce Evans1998-08-033-3/+3
* The pthreads standard has been published. Change:Alexander Langer1998-08-0324-47/+47
* I've put together man pages for the pthread_cleanup, pthread_cond, andPoul-Henning Kamp1998-07-3115-2/+951
* Typo fixesJames Raynard1998-05-031-2/+3
* This function compiles with the standard, so say so.John Birrell1998-04-031-3/+3
* This function compiles with the standard, so say so.John Birrell1998-04-031-4/+6
* Fixed a function arg type in the synopsis.Bruce Evans1998-03-231-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Sort cross references.Wolfram Schneider1997-01-206-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-1/+3
* fix .Xr macroWolfram Schneider1996-09-211-1/+1
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-2012-0/+990