summaryrefslogtreecommitdiff
path: root/zip.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* maint: port function definitions to C23Paul Eggert2022-12-251-5/+5
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* 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-13/+11
* bug#34918: [PATCH] Add support for IBM Z hardware-accelerated deflateIlya Leoshkevich2019-04-021-6/+17
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: remove unreachable codePaul Eggert2018-12-231-1/+0
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-031-1/+1
* maint: change "time stamp" to "timestamp" globallyJim Meyering2017-02-061-2/+2
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* gzip --no-name: avoid spurious warningPaul Eggert2016-11-041-1/+3
* gzip: fix some Y2038 etc. bugsPaul Eggert2016-09-061-3/+9
* gzip: drop mentions of Amiga, VMSPaul Eggert2016-06-121-2/+2
* gzip: fdatasync output dir before unlinkingPaul Eggert2016-02-281-3/+0
* 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
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: remove crypt.[ch] stubsJim Meyering2011-05-091-1/+0
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* gzip: fix NO_SIZE_CHECK for VMSPaul Eggert2010-08-171-1/+1
* Decode FHCRC flag properly, as per Internet RFC 1952.Paul Eggert2010-07-021-1/+1
* Don't assume that sizeof (long) == 4 when computing statistics.Paul Eggert2010-07-011-1/+1
* global: convert indentation-TABs to spacesJim Meyering2010-02-031-11/+11
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: remove lots of obsolete #if...HAVE_* checksJim Meyering2009-12-301-6/+2
* maint: update existing copyright year lists to include 2009Jim Meyering2009-09-261-1/+1
* maint: remove RCS $Id$ variables and commentsJim Meyering2009-09-261-4/+0
* Update to GPLv3.Paul Eggert2007-07-031-1/+1
* * README-hacking: New file, renamed from README-cvs.Paul Eggert2007-03-201-3/+1
* The SSIZE_MAX fix didn't work on NSK, so fix it in a more-reliablePaul Eggert2006-12-111-1/+1
* Fix problems in porting to NSK reported by Matthew Woehlke inPaul Eggert2006-12-091-0/+2
* * NEWS, configure.ac (AC_INIT):Paul Eggert2006-11-201-8/+24
* gzip 1.3.5Paul Eggert1999-11-111-11/+15
* gzip 1.2.4Jean-loup Gailly1993-08-131-0/+117