diffseq: port to GCC 14.2.1 in ‘patch’
[gnulib.git] / doc / pastposix-functions / sigset.texi
blob3cbc43b7950bd92226c86bf2d6cd45f9e382cc33
1 @node sigset
2 @section @code{sigset}
3 @findex sigset
5 Removed in POSIX.1-2024.
6 POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigset.html}
8 Gnulib module: ---
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This function is missing on some platforms:
18 FreeBSD 6.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 7.1.
19 @item
20 This function is removed in POSIX.1-2024.
21 Use the function @code{sigaction} instead.
22 @end itemize