From: "Richard W.M. Jones" <rjones@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: hdegoede@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Replace 'struct siginfo' with 'siginfo_t'.
Date: Thu, 5 Jul 2012 15:26:21 +0100 [thread overview]
Message-ID: <20120705142621.GP2552@amd.home.annexia.org> (raw)
In-Reply-To: <CAFEAcA8fOfh89ExWKnH4CkEy+EaSr5H+FaGqjwRARPpwCZCK4w@mail.gmail.com>
On Thu, Jul 05, 2012 at 03:16:12PM +0100, Peter Maydell wrote:
> On 5 July 2012 14:32, Richard W.M. Jones <rjones@redhat.com> wrote:
> > From: "Richard W.M. Jones" <rjones@redhat.com>
> >
> > glibc 2.16 will remove the undocumented definition of 'struct siginfo'
> > from <bits/siginfo.h>.
>
> Progress marches on, trampling all in its wake.
Hey, don't shoot the messenger :-)
> > This change is already present in glibc 2.15.90, so qemu compilation
> > of certain targets (eg. cris-user) breaks.
> >
> > This struct was always typedef'd to be the same as 'siginfo_t' which
> > is what POSIX documents, so use that instead.
> >
> > Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
>
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Thanks,
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
next prev parent reply other threads:[~2012-07-05 14:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-05 13:32 [Qemu-devel] [PATCH] Replace 'struct siginfo' with 'siginfo_t' Richard W.M. Jones
2012-07-05 14:16 ` Peter Maydell
2012-07-05 14:26 ` Richard W.M. Jones [this message]
2012-07-09 16:50 ` Richard W.M. Jones
2012-07-09 16:52 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120705142621.GP2552@amd.home.annexia.org \
--to=rjones@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=hdegoede@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).