summaryrefslogtreecommitdiff
path: root/gzip.h
Commit message (Expand)AuthorAgeFilesLines
* gzip: fix exit status on broken pipePaul Eggert2023-02-031-0/+1
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* gzip: use strerror, not perrorPaul Eggert2022-12-271-2/+9
* gzip: local → staticPaul Eggert2022-12-251-2/+0
* maint: stop using obsolete stdnoreturn modulePaul Eggert2022-12-251-6/+5
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* gzip: gzip -l now outputs accurate sizePaul Eggert2021-12-151-0/+1
* maint: reduce module couplingPaul Eggert2021-12-011-2/+3
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* Improve IBM Z patchPaul Eggert2019-04-021-11/+5
* bug#34918: [PATCH] Add support for IBM Z hardware-accelerated deflateIlya Leoshkevich2019-04-021-5/+21
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* Fix some theoretical races in signal handlingPaul Eggert2018-08-061-4/+0
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-031-1/+1
* maint: use noreturn, not ATTRIBUTE_NORETURNJim Meyering2017-11-091-9/+6
* maint: change "time stamp" to "timestamp" globallyJim Meyering2017-02-061-1/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* gzip: support the --rsyncable optionRusty Russell2016-03-021-1/+2
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-1/+1
* maint: udpate all copyright notices via "make update-copyright"Jim Meyering2014-06-071-1/+1
* gzip: fix bug where you say "n" and gzip acts as if you said "y"Paul Eggert2013-02-051-3/+0
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: accommodate gnulib's new warnings with --enable-gcc-warningsJim Meyering2011-11-291-2/+2
* maint: declare many variables to be staticJim Meyering2011-05-091-1/+0
* maint: remove all uses of OF((...)) prototype-hiding macroJim Meyering2011-05-091-46/+40
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* Decode FHCRC flag properly, as per Internet RFC 1952.Paul Eggert2010-07-021-1/+1
* global: convert indentation-TABs to spacesJim Meyering2010-02-031-9/+9
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* maint: remove lots of obsolete #if...HAVE_* checksJim Meyering2009-12-301-14/+2
* build: avoid warning about possibly-no-return functionsJim Meyering2009-12-301-2/+2
* build: avoid many const-related warningsJim Meyering2009-11-201-3/+3
* maint: update existing copyright year lists to include 2009Jim Meyering2009-09-261-2/+2
* build: avoid spurious warnings from clangJim Meyering2009-09-061-1/+1
* Update to GPLv3.Paul Eggert2007-07-031-1/+1
* * README-hacking: New file, renamed from README-cvs.Paul Eggert2007-03-201-2/+5
* The SSIZE_MAX fix didn't work on NSK, so fix it in a more-reliablePaul Eggert2006-12-111-8/+1
* Fix problems in porting to NSK reported by Matthew Woehlke inPaul Eggert2006-12-091-0/+8
* * NEWS, configure.ac (AC_INIT):Paul Eggert2006-11-201-16/+38
* gzip 1.3.5Paul Eggert2001-10-011-17/+21
* gzip 1.2.4Jean-loup Gailly1993-06-151-0/+315