HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man2/!!!intro.2
________________________________________________________________
___ ___
s
sigaction(2) sigaction(2)
HP-UX EXTENSIONS
DESCRIPTION
More details on the semantics of specific signals can be found in the signal(5) manual entry.
SIG_DFL Upon receipt of the signal sig, the default action (specified on signal(5)) is performed.
ERRORS
[EFAULT] act or oact points to an invalid address. The reliable detection of this error is imple-
mentation dependent.
AUTHOR
sigaction() was derived from the IEEE POSIX 1003.1-1988Standard.
SEE ALSO
ptrace(2), sigpending(2), sigspace(2), sigsetops(3C).
STANDARDS CONFORMANCE
sigaction() : AES, SVID3, XPG3, XPG4, FIPS 151-2, POSIX.1
Section 2340 1 HP-UX Release 11i: December 2000
___
___