summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2009-08-13 14:37:43 +0100
committerPádraig Brady <P@draigBrady.com>2009-08-13 16:06:50 +0100
commite4caea57759495847dc52f7a7d062500dd711a96 (patch)
tree179db10a2fd92ba9954dd5c41391c5f2ce038956 /THANKS
parentab274c428dbdb36b87c37b0045e8e6dc3585f04a (diff)
downloadcoreutils-e4caea57759495847dc52f7a7d062500dd711a96.tar.xz
dd: fix a signal handling race
* src/dd.c (main): Install the signal handlers at startup rather than just before the copy starts. In this way signals received before the copy (like during a slow truncate for e.g.) will be deferred and handled consistently. * THANKS: Add Bernhard's email address. * NEWS: Mention the fix. Reported by Bernhard Voelker.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index d3541ce81..bd078db1f 100644
--- a/THANKS
+++ b/THANKS
@@ -75,6 +75,7 @@ Bernd Melchers melchers@cis.fu-berlin.de
Bernhard Baehr bernhard.baehr@gmx.de
Bernhard Gabler bernhard@uni-koblenz.de
Bernhard Rosenkraenzer bero@redhat.de
+Bernhard Voelker bernhard.voelker@siemens-enterprise.com
Bert Deknuydt Bert.Deknuydt@esat.kuleuven.ac.be
Bert Wesarg bert.wesarg@googlemail.com
Bill Peters peters@gaffel.as.arizona.edu