diff options
Diffstat (limited to 'man3/strsignal.3')
| -rw-r--r-- | man3/strsignal.3 | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/man3/strsignal.3 b/man3/strsignal.3 index 77c68037fd..03b437ac6a 100644 --- a/man3/strsignal.3 +++ b/man3/strsignal.3 @@ -132,29 +132,32 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS +.SH STANDARDS +.TP +.BR strsignal () +POSIX.1-2008. +.TP .BR sigdescr_np () -and +.TQ .BR sigabbrev_np () -first appeared in glibc 2.32. -.PP -Starting with glibc 2.32, -.\" glibc commit b1ccfc061feee9ce616444ded8e1cd5acf9fa97f -the +GNU. +.TP .I sys_siglist -symbol is no longer exported by glibc. -.SH STANDARDS -.BR strsignal (): +None. +.\" glibc commit b1ccfc061feee9ce616444ded8e1cd5acf9fa97f +.SH HISTORY +.TP +.BR strsignal () POSIX.1-2008. -Present on Solaris and the BSDs. -.PP +Solaris, BSD. +.TP .BR sigdescr_np () -and +.TQ .BR sigabbrev_np () -are GNU extensions. -.PP +glibc 2.32. +.TP .I sys_siglist -is nonstandard, but present on many other systems. +Removed in glibc 2.32. .SH NOTES .BR sigdescr_np () and |
