am 63b2c577: Merge "Conditionally use SIGSTKFLT"
* commit '63b2c577526d0c7ae4e90e54bf0f0befb0294456': Conditionally use SIGSTKFLT
This commit is contained in:
commit
c5db017cc3
1 changed files with 2 additions and 0 deletions
|
|
@ -42,7 +42,9 @@ static struct {
|
|||
/* non-SUS signals */
|
||||
_SIG(IO),
|
||||
_SIG(PWR),
|
||||
#ifdef SIGSTKFLT
|
||||
_SIG(STKFLT),
|
||||
#endif
|
||||
_SIG(WINCH),
|
||||
#undef _SIG
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue