c-stack: work around libsigsegv 2.8 bug
authorEric Blake <eblake@redhat.com>
Thu, 21 Oct 2010 16:29:13 +0000 (10:29 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 21 Oct 2010 16:49:47 +0000 (10:49 -0600)
commitb86f488e783121f54dbd44e17741fa3b29e9be9b
tree2e42c82d1d7c1f2dc10df2f562414b6818559068
parentb392a22453f992de59b63b157c191d3118fb9ed7
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>
ChangeLog
lib/c-stack.c