Module Name: src
Committed By: thorpej
Date: Thu Dec 17 03:00:28 UTC 2020
Modified Files:
src/sys/compat/linux32/arch/amd64 [thorpej-futex]: linux32_siginfo.h
src/sys/compat/linux32/common [thorpej-futex]: linux32_siginfo.h
linux32_signal.c
Added Files:
src/sys/compat/linux32/common [thorpej-futex]: linux32_sigevent.h
Log Message:
Add sigevent mapping for Linux-32 compat.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.66.1 \
src/sys/compat/linux32/arch/amd64/linux32_siginfo.h
cvs rdiff -u -r0 -r1.1.2.1 src/sys/compat/linux32/common/linux32_sigevent.h
cvs rdiff -u -r1.1 -r1.1.66.1 src/sys/compat/linux32/common/linux32_siginfo.h
cvs rdiff -u -r1.20 -r1.20.8.1 src/sys/compat/linux32/common/linux32_signal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.