Add alternate signal stack to docs
* new-features.xml (ov-new2.1): Add alterante signal stack info. * posix.xml (std-susv4): Move sigaltstack here. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
What's new:
|
||||
-----------
|
||||
|
||||
- First cut of an implementation to allow signal handlers running on an
|
||||
alternate signal stack.
|
||||
|
||||
- New API sigaltstack, plus definitions for SA_ONSTACK, SS_ONSTACK, SS_DISABLE,
|
||||
MINSIGSTKSZ, SIGSTKSZ.
|
||||
|
||||
- New API: sethostname.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user