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:           Tue Nov 26 18:42:38 UTC 2002

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

Log Message:
rename sa_ -> linux_sa_
first attempt at providing siginfo_t to the signal handler.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/compat/linux/arch/i386/linux_machdep.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/compat/linux/arch/i386/linux_machdep.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/compat/linux/arch/i386/linux_signal.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