linux-2.3 dhd

David Huggins-Daines dhd@puffin.external.hp.com
Fri, 28 Jul 2000 11:56:17 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	dhd	00/07/28 11:56:17

Modified files:
	arch/parisc/kernel: signal.c 
	include/asm-parisc: sigcontext.h 

Log message:
Doh!  Putting stack_t in struct sigcontext broke glibc.  I have NO
IDEA why it works on IA-64.  Use struct ucontext instead, like
everyone else does...