On 30 July 2012 22:33, Andreas Färber <[email protected]> wrote: > Am 30.07.2012 23:30, schrieb Alexander Graf: >> On 30.07.2012, at 09:21, Andreas Jaeger wrote: >>> glibc 2.16 does not export the undocumented struct siginfo anymore. >>> qemu uses already in most cases siginfo_t, this patch fixes the last >>> three occurences.
> Wasn't there already another patch doing the same thing a few weeks ago? Yes: http://patchwork.ozlabs.org/patch/169170/ (It's also more complete than this patch, which misses one occurrence in user-exec.c and one comment in linux-user/signal.c.) -- PMM
