8.12 abort
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/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 9.