* commit 'c5db017cc3d30b1b15544ca9889e66890710f93c': Conditionally use SIGSTKFLT
This commit is contained in:
commit
8268a75e86
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