summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/sigblock.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete sigmask(3) from sigsetmask(3) SYNOPSIS and use .Xr ratherschwarze2017-08-011-3/+3
| | | | | | than .Fn for it, it is documented sigblock(3) as noticed by jmc@; some minor typo and punctuation cleanup while here; OK jmc@
* sort SEE ALSO;jmc2017-05-291-3/+3
|
* It is distasteful to have manual pages which don't refer to realderaadt2017-05-291-3/+3
| | | | | | | function calls, but instead a "class" of functions like "sigsetops". Rename to sigaddset", and while at it improve documentation in sigprocmask(2) to point to it. ok tedu
* Add some missing names to the NAME sections.schwarze2014-04-071-3/+4
| | | | | | For inet(3), go the other way, remove some bogus symlinks. Found while testing the new makewhatis(8). ok jmc@
* more library historyschwarze2013-07-171-6/+11
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Use the 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
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-05-301-3/+3
| | | | | - in sigvec(3) removed .Xr to itself, added section numbers to two other .Xr's
* mdoc police.aaron2001-03-111-2/+3
|
* Remove errant line (pasto).millert2001-01-181-2/+1
|
* Provide examples showing how to convert old code to use sigprocmask(2).millert2001-01-181-1/+37
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * 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...
* all functions need a return type and at least one arg, even if it's voidaaron1999-05-251-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* make function names the correct casederaadt1999-02-271-2/+2
|
* Man pages Xrefs.espie1998-07-241-2/+2
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+85