summaryrefslogtreecommitdiff
path: root/lib/libpthread/man
AgeCommit message (Collapse)Author
2001-10-30Add note to BUGS section regarding linking with -ggdb vs -gMarco S Hyman
2001-10-28Describe all the thread status flags. Describe the twoMarco S Hyman
environment variables used to control status format and display
2001-08-20spellingPeter Valchev
2001-08-19enable pthread_main_np(3)Peter Valchev
2001-08-18Describe the pthread_main_np() functionPeter Valchev
2001-08-11manpage for pthread_[get|set]schedparam; from FreeBSD.Federico G. Schwindt
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
2001-08-04pthread_mutexattr_* manpage; from FreeBSD.Federico G. Schwindt
2001-08-03typo; krapht@secureops.comTheo de Raadt
2001-06-24remove double space after commajasoni
2001-06-24grammarjasoni
2001-06-01missing wordjasoni
"function will non-zero" -> "function will return non-zero"
2001-05-31missing wordjasoni
"the temporarily lacks the resources" -> "the system temporarily lacks...."
2001-05-31more typosTheo de Raadt
2001-05-31typos; first few spotted by heko@saitti.netTheo de Raadt
2000-12-31-lpthread -> -pthreadBrad Smith
2000-04-28fix Xr; glam0006@tc.umn.eduTheo de Raadt
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
2000-03-07Typo in synopsis: sont --> constAlex Feldman
2000-03-04Use .Va for errno.Aaron Campbell
2000-02-10protect arguments to NdDavid Leonard
2000-02-10document existence of pthread_setcancelstate and pthread_setcanceltypeDavid Leonard
2000-01-22canceled -> cancelledAaron Campbell
2000-01-06syncDavid Leonard
2000-01-06describe SIGINFO dump betterDavid Leonard
2000-01-06documentDavid Leonard
2000-01-06Xr's to pthread_attr_*(3)David Leonard
2000-01-06documentDavid Leonard
1999-12-24Fix synopsis. bde@freebsd.orgAlex Feldman
1999-11-24Add FreeBSD tagsDavid Leonard
1999-09-23Typo fixes.Alex Feldman
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵David Leonard
was removed before stddization.
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-26document two new states (deadlock and spinblock)David Leonard
1999-05-18Use .St susv2.Alex Feldman
pwrite.3: pread -> pwrite where appropriate.
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-05-14Removed extraneous comma in xrefs.Alex Feldman
1999-05-14Added missing comma in xrefs.Alex Feldman
1999-04-21sucessful -> successfulAaron Campbell
1999-04-21This is OpenBSD.Alex Feldman
1999-03-24actually make use of the new manual pagesDavid Leonard
1999-03-22better, nicer, neater documentationDavid Leonard
1999-03-22minor fixesDavid Leonard
1999-03-22new documentationDavid Leonard
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen