* gzip.c (handled_sig): Move out of install_signal_handlers, and
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Nov 2007 17:19:45 +0000 (17:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Nov 2007 17:19:45 +0000 (17:19 +0000)
commitbb57e6a7fc0e8c20adecedc1575b3293d0c9729e
tree54cbc462b8cf7a462b0ab6328cf4fe2bad1d3caa
parent608657a71600cf7b3f34c767e71e23c8998bedd4
* gzip.c (handled_sig): Move out of install_signal_handlers, and

move previous to all uses of SIGPIPE, to fix a bug encountered when
porting to mingw32.  Reported by Robert Millan in
<http://lists.gnu.org/archive/html/bug-gzip/2007-11/msg00007.html>.
ChangeLog
gzip.c