Module Name: src Committed By: thorpej Date: Sun Sep 19 22:30:28 UTC 2021
Modified Files: src/sys/compat/linux32/arch/amd64: linux32_siginfo.h src/sys/compat/linux32/common: linux32_signal.c Added Files: src/sys/compat/linux32/common: linux32_sigevent.h Log Message: Add routines to convert from linux32 to native sigevent_t. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/compat/linux32/arch/amd64/linux32_siginfo.h cvs rdiff -u -r0 -r1.2 src/sys/compat/linux32/common/linux32_sigevent.h cvs rdiff -u -r1.21 -r1.22 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.