strsignal ¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/strsignal.html
Portability problems fixed by Gnulib:
unistd.h instead of
string.h on some platforms:
NetBSD 5.0.
Portability problems not fixed by Gnulib:
const char * instead of char * on
some platforms:
cygwin 1.5.25, Haiku.