aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3
Commit message (Expand)AuthorAgeFilesLines
* Added pthread read/write locks.Alexander Langer1998-09-121-4/+43
* Implement pthread read/write locks as defined by Version 2 of the SingleAlexander Langer1998-09-079-0/+783
* 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-3114-0/+936
* Spelling corrections.Joseph Koshy1998-06-062-4/+4
* Typo fixesJames Raynard1998-05-031-2/+3
* Add a reference to the gcc linker option -pthread that is part ofJohn Birrell1998-04-101-3/+11
* 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
* Document the fpgetprec/fpsetprec functions in their man page.Jonathan Lemon1998-02-042-7/+45
* Expanded cross references.Alexander Langer1998-01-021-1/+3
* Typo fix.Alexander Langer1998-01-021-3/+3
* Use consistent spelling,Tim Vanderhoek1997-12-251-2/+2
* Update the man page to reflect that libc_r is built as partSteve Price1997-11-051-20/+4
* Fixed type bugs in synopsis. Some of the typedefs that were used hereBruce Evans1997-04-132-21/+30
* Fixed misuse of .Ft for enum members. (.Fa seems to be the bestBruce Evans1997-03-191-8/+8
* Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.Bruce Evans1997-03-191-2/+2
* The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.Mike Pritchard1997-03-091-2/+2
* add missing cvs Id lines.John-Mark Gurney1997-03-077-0/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-223-3/+3
* Bring intro(3) a bit closer to reality:John-Mark Gurney1997-02-171-25/+30
* Minor mdoc cleanup.Mike Pritchard1997-01-311-15/+15
* I just found a bug in my program, I was calling va_arg (..., char),Joshua Peck Macdonald1997-01-301-1/+2
* Sort cross references.Wolfram Schneider1997-01-206-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* Sort cross references.Wolfram Schneider1997-01-131-4/+5
* Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.Poul-Henning Kamp1996-12-291-0/+6
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-1/+3
* fix .Xr macroWolfram Schneider1996-09-211-1/+1
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-222-2/+4
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-2013-3/+1190
* Another man page with a messed up .Dd line.Mike Pritchard1996-07-111-1/+1
* Indicate that assert exits with abort(3) instead of _exit(2). ClosesAlexander Langer1996-06-121-1/+1
* add manpage linksWolfram Schneider1996-05-291-0/+3
* Document 5 new macros in TAILQ family.Poul-Henning Kamp1996-04-081-5/+32
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-2/+2
* Add man page links for the SLIST_* and STAILQ_* macros that were addedMike Pritchard1996-04-051-0/+7
* Add sysexits(3). It's horrible to always examine the include file forJoerg Wunsch1996-03-312-1/+135
* Update the queue man page for the new SLIST and STAILQ macros.Justin T. Gibbs1996-03-311-14/+331
* 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFOREJustin T. Gibbs1996-02-121-2/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-091-9/+14
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.Justin T. Gibbs1996-01-291-10/+78
* Remove private rules for clean, depend, lint, tags and install.Bruce Evans1995-10-211-4/+0
* the man-link for moncontrol soesn't belong here...Poul-Henning Kamp1995-10-151-1/+0
* Obtained from: 1.1.5 (originally by Andrew Moore)Bruce Evans1995-03-182-2/+144