Next: Blocking Signals, Previous: Primitives Interrupted by Signals, Up: Signal Handling [Contents][Index]
Besides signals that are generated as a result of a hardware trap or interrupt, your program can explicitly send signals to itself or to another process.
kill