diff options
| author | Riku Voipio <riku.voipio@nokia.com> | 2009-12-04 15:16:30 +0200 |
|---|---|---|
| committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-19 19:45:26 +0100 |
| commit | f76cfe56d9bc281685c5120bf765d29d9323756f (patch) | |
| tree | 979befb0c6e61610cc951361cee9b7912f5eaf21 /linux-user/signal.c | |
| parent | 58faa1a6dbce2be38ab1107c2dc4335ac8df8a63 (diff) | |
| download | focaccia-qemu-f76cfe56d9bc281685c5120bf765d29d9323756f.tar.gz focaccia-qemu-f76cfe56d9bc281685c5120bf765d29d9323756f.zip | |
linux-user: enable tb unlinking when compiled with NPTL
Fixes receiving signals when guest code is being executed in a tight loop. For an example, try interrupting the following code with ctrl-c. http://nchipin.kos.to/test-loop.c The tight loop is ofcourse brainless, but it is also exactly how the waitpid* testcases are implemented. Signed-off-by: Riku Voipio <riku.voipio@nokia.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions