]> granicus.if.org Git - strace/commit
strace: terminate itself if interrupted by a signal
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 22 Dec 2018 22:16:03 +0000 (22:16 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 22 Dec 2018 22:16:03 +0000 (22:16 +0000)
commitf6869581d44bd6e4bc8cad169451a9ad46169a4d
tree3bc2415ab97081a68d16de4a245f3725b05774b1
parentfa35f3e87de2854475d176ccdcce7a19191a0d34
strace: terminate itself if interrupted by a signal

* strace.c (terminate): Terminate itself if interrupted by a signal.
* NEWS: Mention this change.
* tests/detach-running.test: Check it.
* tests/detach-sleeping.test: Likewise.
* tests/detach-stopped.test: Likewise.
NEWS
strace.c
tests/detach-running.test
tests/detach-sleeping.test
tests/detach-stopped.test