c-stack: work around libsigsegv 2.8 bug
authorIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:09:58 +0000 (23:09 +0100)
committerIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:09:58 +0000 (23:09 +0100)
commitddc319e7fae046d9cef37752ff8b2c7f72257d5f
tree590619261c86c3acd9fb558965cf199c738020d7
parent0dd101ba43b7ea9b3a6db2bec1ddadf6b062457b
c-stack: work around libsigsegv 2.8 bug

* lib/c-stack.c (SIGSTKSZ): Increase size to avoid alternate stack
overflow on at least PowerPC64.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit b86f488e783121f54dbd44e17741fa3b29e9be9b)
ChangeLog
NEWS.stable
lib/c-stack.c