| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
discarded by the kernel. Document that at least one pending signal
will be delivered before sigprocmask() returns.
|
| |
|
|
|
|
| |
and don't need anything beyond that
|
|
|
|
|
|
|
| |
* shorten and clarify some explanations
* update the POSIX reference, this conforms to -2008 as well
* use .In and .Rv where possible
ok tedu@, feedback and ok jmc@
|
| |
|
|
|
|
| |
the values for the parameter "how" are defined in sys/signal.h, not signal.h
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
| |
breaks and getting rid of short lines, making these files easier to work with.
|
|
|
|
|
|
|
| |
- remove trailing spaces from end of lines
- add some .Dv
- change -1 to \-1, so `-' is taken as a negative sign
- other misc formatting fixes
|
|
|
|
|
|
|
| |
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
| |
|
|
|