Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider v2.1 (sch jbop) (X_X)@==(Q_Q)@

...

A signal handler may only call signal() if it does not need to be asynchronous-safe (in other words, all relevant signals are masked, and therefore consequently it may not be interrupted.)

...