From: Collin Funk Date: Sat, 28 Jun 2025 05:15:28 +0000 (-0700) Subject: doc: list signals added by POSIX.1-2024 X-Git-Tag: v9.8~284 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a08ab2bd538aed5144522a45eb168174288a334;p=thirdparty%2Fcoreutils.git doc: list signals added by POSIX.1-2024 * doc/coreutils.texi (Signal specifications): Mention that POSIX.1-2024 added SIGWINCH. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 141cbc1f82..d7a94e5f81 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -1173,6 +1173,15 @@ POSIX 1003.1-2001 systems that support the XRT extension also support at least eight real-time signals called @samp{RTMIN}, @samp{RTMIN+1}, @dots{}, @samp{RTMAX-1}, @samp{RTMAX}. +@noindent +All systems conforming to POSIX 1003.1-2024 also support the following +signals: + +@table @samp +@item WINCH +Terminal window size changed. +@end table + @node Disambiguating names and IDs @section chown, chgrp, chroot, id: Disambiguating user names and IDs @cindex user names, disambiguating