]> granicus.if.org Git - strace/commit
Ignore errors if a thread is killed
authorAndreas Schwab <schwab@redhat.com>
Wed, 11 Nov 2009 12:54:04 +0000 (13:54 +0100)
committerAndreas Schwab <schwab@redhat.com>
Wed, 11 Nov 2009 12:54:04 +0000 (13:54 +0100)
commit46ed50d56909843420b0a0cb1360a500ce421d52
tree6a744d7da05cc5279cf8aca70762c7b04789095a
parent9906e6da8be98d27bffa2baeeccd40cf1a1b11c1
Ignore errors if a thread is killed

* util.c (clearbpt): Ignore ESRCH error.
util.c