Next: strcasestr
, Previous: sigabbrev_np
, Up: Glibc Extensions to <string.h>
[Contents][Index]
sigdescr_np
Documentation:
https://www.gnu.org/software/libc/manual/html_node/Signal-Messages.html.
Gnulib module: sigdescr_np
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
Note: This function is hardly useful, because it returns English strings, not
internationalized strings. Better use the function strsignal
, which
returns internationalized strings.