commit | 810023db3e91c18f428e27378d00c3a5a56330c6 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Dec 15 22:59:16 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Dec 15 22:59:16 2010 +0000 |
tree | 98b7710d8855ccbed5d84e6d64ff617fe7e53570 | |
parent | 119cda0fd25561c2a21212c80f211af966104297 [diff] [blame] |
Issue #8844: Regular and recursive lock acquisitions can now be interrupted by signals on platforms using pthreads. Patch by Reid Kleckner.
diff --git a/Misc/ACKS b/Misc/ACKS index 5dfb8da..29afd59 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -454,6 +454,7 @@ Steve Kirsch Sebastian Kirsche Ron Klatchko +Reid Kleckner Bastian Kleineidam Bob Kline Matthias Klose