Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exceptor: Add SA_ONSTACK flag the POSIX backend
Add the SA_ONSTACK flag to handle situations where and alternative signal stack has been configured using `sigaltstack`. In the situations where no alternative stack was configured, this behaves as if the flag has not been set.
- Loading branch information