summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/sigwait.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move sigwait(3) from libpthread to libcjca2019-01-121-85/+0
| | | | | | | | POSIX wants it in libc, that's where the function can be found on other systems. Reported by naddy@, input from naddy@ and guenther@. "looks ok" guenther@, ok deraadt@ Note: riding the libc/libpthread major cranks earlier today.
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - typosjmc2003-05-181-3/+3
| | | | | - new sentence, new line - clean up .Xrs
* document that sigwait() needs to be linked with -pthread;jmc2003-03-141-1/+9
| | | | | | | from Mike Neuman; closes PR 3030 ok marc@
* Initial cleanup:mpech2002-04-301-2/+3
| | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
* Use .St for standards. Random cleanups as well.fgsch2002-02-211-5/+4
|
* Typo in synopsis: sont --> constalex2000-03-071-2/+2
|
* Typo fixes.alex1999-09-231-3/+3
|
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
| | | | | | | 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.
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-4/+4
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* minor fixesd1999-03-221-2/+3
|
* Fix .Os so that correct OS version appearsd1999-03-101-2/+2
|
* make function names the correct casederaadt1999-02-271-2/+2
|
* add section numbers to Xrd1999-01-181-7/+7
|
* experimental threaded libc - kernel onlyd1998-08-271-0/+76