Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/linux/arch/i386



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.




Home | Main Index | Thread Index | Old Index