gzip: port to SIGPIPE-less platforms
commitacc3a793a29ae3998f683ac7d9688e1c7c3fcb01
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Mar 2021 22:47:14 +0000 (7 14:47 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Mar 2021 22:51:33 +0000 (7 14:51 -0800)
tree6bba6a7ee17254887e93ccb88519ae0e280a3ab9
parent412f9959eb383d848be51ecc96d245f0693a4072
gzip: port to SIGPIPE-less platforms

* gzip.c (main): Don’t assume SIGPIPE is defined.
gzip.c