Member Name | Description |
---|
SIGABRT | Abort signal from abort.
[Edit]
|
SIGALRM | Timer signal from alarm.
[Edit]
|
SIGBUS | Bus error (bad memory access).
[Edit]
|
SIGCHLD | Child stopped or terminated.
[Edit]
|
SIGCLD | Documentation for this section has not yet been entered.
[Edit]
|
SIGCONT | Continue if stopped.
[Edit]
|
SIGFPE | Floating point exception.
[Edit]
|
SIGHUP | Hangup detected on controlling terminal or death of controlling process.
[Edit]
|
SIGILL | Illegal Instruction.
[Edit]
|
SIGINT | Interrupt from keyboard.
[Edit]
|
SIGIO | I/O now possible (4.2 BSD).
[Edit]
|
SIGIOT | Documentation for this section has not yet been entered.
[Edit]
|
SIGKILL | Kill signal.
[Edit]
|
SIGPIPE | Broken pipe: write to pipe with no readers.
[Edit]
|
SIGPOLL | Documentation for this section has not yet been entered.
[Edit]
|
SIGPROF | Profiling timer expired.
[Edit]
|
SIGPWR | Documentation for this section has not yet been entered.
[Edit]
|
SIGQUIT | Quit from keyboard.
[Edit]
|
SIGSEGV | Invalid memory reference.
[Edit]
|
SIGSTKFLT | Documentation for this section has not yet been entered.
[Edit]
|
SIGSTOP | Stop process.
[Edit]
|
SIGSYS | Bad argument to routine (SVID).
[Edit]
|
SIGTERM | Termination signal.
[Edit]
|
SIGTRAP | Trace/breakpoint trap.
[Edit]
|
SIGTSTP | Stop typed at tty.
[Edit]
|
SIGTTIN | tty input for background process.
[Edit]
|
SIGTTOU | tty output for background process.
[Edit]
|
SIGUNUSED | Documentation for this section has not yet been entered.
[Edit]
|
SIGURG | Urgent condition on socket (4.2 BSD).
[Edit]
|
SIGUSR1 | User-defined signal 1.
[Edit]
|
SIGUSR2 | User-defined signal 2.
[Edit]
|
SIGVTALRM | Virtual alarm clock (4.2 BSD).
[Edit]
|
SIGWINCH | Window resize signal (4.3 BSD, Sun).
[Edit]
|
SIGXCPU | CPU time limit exceeded (4.2 BSD).
[Edit]
|
SIGXFSZ | File size limit exceeded (4.2 BSD).
[Edit]
|