Source-Changes archive

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

CVS commit: src/sys/compat/linux



Module Name:    src
Committed By:   thorpej
Date:           Wed Oct 27 16:40:05 UTC 2021

Modified Files:
        src/sys/compat/linux/arch/amd64: linux_machdep.c
        src/sys/compat/linux/common: linux_signal.c

Log Message:
Use __SIGTRAMP_SIGCODE_VERSION rather than hard-coding 0.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/compat/linux/arch/amd64/linux_machdep.c
cvs rdiff -u -r1.86 -r1.87 src/sys/compat/linux/common/linux_signal.c

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