]> Git Repo - qemu.git/commit
linux-user: Restart exit() if signal pending
authorTimothy E Baldwin <[email protected]>
Fri, 27 May 2016 14:51:56 +0000 (15:51 +0100)
committerRiku Voipio <[email protected]>
Tue, 7 Jun 2016 13:39:08 +0000 (16:39 +0300)
commita0995886e23323258d0612c71f8b0416a02806f2
tree76197e6eeb2b670e4c697cc35e2a3c448d72a3a0
parentf59ec606104ade2443179231fc7a3cb98683ac85
linux-user: Restart exit() if signal pending

Without this a signal could vanish on thread exit.

Signed-off-by: Timothy Edward Baldwin <[email protected]>
Message-id: 1441497448[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall.c
This page took 0.025696 seconds and 4 git commands to generate.