2 @subsection @code{sigdescr_np}
7 @ref{Signal Messages,,Signal Messages,libc}.
10 @url{https://www.gnu.org/software/libc/manual/html_node/Signal-Messages.html}.
13 Gnulib module: sigdescr_np
15 Portability problems fixed by Gnulib:
18 This function is missing on all non-glibc platforms:
19 glibc 2.31, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
22 Portability problems not fixed by Gnulib:
26 Note: This function is hardly useful, because it returns English strings, not
27 internationalized strings. Better use the function @code{strsignal}, which
28 returns internationalized strings.