Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2005 16:58:18 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        David Xu <davidxu@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/sys signal.h
Message-ID:  <200512061658.20861.jhb@freebsd.org>
In-Reply-To: <200512060602.jB662Zf8099468@repoman.freebsd.org>
References:  <200512060602.jB662Zf8099468@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 06 December 2005 01:02 am, David Xu wrote:
> davidxu     2005-12-06 06:02:35 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/sys              signal.h
>   Log:
>   o Add some pad fields into struct sigevent for future extension.
>     (suggested by alfred@)
>   o Reuse si_band field in struct __siginfo, add a mqd member which will
>     be used by mqueue.
>   o Add code SI_KERNEL to indicate a signal is queued by kernel.
>
>   Revision  Changes    Path
>   1.54      +14 -2     src/sys/sys/signal.h

This breaks the amd64 compile.  I'll try to fix it, but can you look at 
ia32_siginfo in compat/ia32/ia32_signal.h and make sure it represents a 
32-bit siginfo?  Also, have the recent siginfo layout changes affected the 
ABI for any existing 5.x or 6.x binaries?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512061658.20861.jhb>