mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 21:11:28 +01:00
afaa6ed4b3
If the alternate signal stack is used randomize the initial stack pointer in the same way it is randomized on "normal" thread stacks. Also, update MINSIGSTKSZ value so that regardless of where the new stack pointer points to there is at least 4k of stack left.