mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
sighold, sigrelse, sigignore, sigset were available in XPG4.2.
This commit is contained in:
@@ -356,7 +356,7 @@ extern int sigaltstack (__const struct sigaltstack *__restrict __ss,
|
||||
|
||||
#endif /* use BSD or X/Open Unix. */
|
||||
|
||||
#ifdef __USE_UNIX98
|
||||
#ifdef __USE_XOPEN_EXTENDED
|
||||
/* Simplified interface for signal management. */
|
||||
|
||||
/* Add SIG to the calling process' signal mask. */
|
||||
|
||||
Reference in New Issue
Block a user