Generating Signals (The GNU C Library) (original) (raw)

Next: Blocking Signals, Previous: Primitives Interrupted by Signals, Up: Signal Handling [Contents][Index]


24.6 Generating Signals

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.