Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated references from C11->C23

...

The C Standard, 7.14.1.1, paragraph 4 [ISO/IEC 9899:20112024], states

If the signal occurs as the result of calling the abort or raise function, the signal handler shall not call the raise function.

...