* NEWS: gzip -q now exits with status 2 (not 1) on SIGPIPE.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Dec 2006 08:00:43 +0000 (08:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Dec 2006 08:00:43 +0000 (08:00 +0000)
commit0dd0c55c25126daeb203b68fdc1b9b92ae712326
tree69af226f7c97fb178a2195e7eadb2c4a160b6588
parentd9b7bf5000a052ccbe86192a2cb152e24893b7a6
* NEWS: gzip -q now exits with status 2 (not 1) on SIGPIPE.
zgrep has many bugs fixed with argument handling, special characters,
and exit status.
* gzip.c (abort_gzip_signal): Implement gzip -q change.
* zgrep.in: Implement zgrep change.
ChangeLog
NEWS
gzip.c
zgrep.in