qemu-e2k/linux-user
Richard W.M. Jones 02d2bd5d57 Replace 'struct siginfo' with 'siginfo_t'.
glibc 2.16 will remove the undocumented definition of 'struct siginfo'
from <bits/siginfo.h>.

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>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-08-01 08:54:07 -05:00
..
2012-03-14 22:20:24 +01:00
2012-07-27 21:13:05 +00:00
2012-04-06 18:49:58 +03:00
2012-07-27 21:13:05 +00:00
2012-05-19 15:49:40 +00:00
2012-04-06 19:25:57 +03:00
2012-07-27 21:13:05 +00:00