10.46.3 abort
¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/abort.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
- Some platforms mistakenly close all stdio streams prior to raising
SIGABRT:
Cygwin 1.5.x.
- Some platforms always print a message to stderr, even if a SIGABRT handler
uses longjmp to resume execution at a safe point:
mingw, MSVC 14.