mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
sighold, sigrelse, sigignore, sigset were available in XPG4.2.
This commit is contained in:
parent
7c868816f8
commit
a521556d91
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user