Date: Tue, 6 Dec 2005 23:06:29 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/ia32 ia32_signal.c src/sys/compat/ia32 ia32_signal.h Message-ID: <200512062306.jB6N6Tau083114@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-12-06 23:06:29 UTC FreeBSD src repository Modified files: sys/amd64/ia32 ia32_signal.c sys/compat/ia32 ia32_signal.h Log: Catch up to the system siginfo changes. Use a union for the ia32 layout of siginfo just like the system one. There are now two fields to copy instead of one. Revision Changes Path 1.14 +3 -1 src/sys/amd64/ia32/ia32_signal.c 1.9 +19 -2 src/sys/compat/ia32/ia32_signal.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512062306.jB6N6Tau083114>