On 9 July 2016 at 21:07, Wirth, Allan wrote:
> Note that x86_64 has only _rt signal handlers. This implementation
> attempts to share code with the x86_32 implementation.
>
> Reported-by: Timothy Pearson
> Suggested-by: Peter Maydell
> Signed-off-by: Allan Wirth
Thanks. This mostly looks good;
Note that x86_64 has only _rt signal handlers. This implementation
attempts to share code with the x86_32 implementation.
Reported-by: Timothy Pearson
Suggested-by: Peter Maydell
Signed-off-by: Allan Wirth
---
linux-user/signal.c | 344 ---
targ