Subject: CVS commit: syssrc/sys/compat/linux/arch/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/06/2002 02:03:00
Module Name:	syssrc
Committed By:	christos
Date:		Fri Dec  6 00:03:00 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/i386: linux_machdep.c linux_machdep.h

Log Message:
add a linux_rt_sigframe to support SA_SIGINFO, and use it when SA_SIGINFO
is requested. This appears to be how linuxthreads decides which signal handler
to use.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 syssrc/sys/compat/linux/arch/i386/linux_machdep.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/compat/linux/arch/i386/linux_machdep.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.