summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* gzip: fix exit status on broken pipePaul Eggert2023-02-031-1/+7
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* gzip: use strerror, not perrorPaul Eggert2022-12-271-12/+4
* maint: port function definitions to C23Paul Eggert2022-12-251-36/+25
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* gzip: gzip -l now outputs accurate sizePaul Eggert2021-12-151-10/+8
* maint: reduce module couplingPaul Eggert2021-12-011-0/+4
* 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-18/+12
* bug#34918: [PATCH] Add support for IBM Z hardware-accelerated deflateIlya Leoshkevich2019-04-021-4/+26
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-031-1/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* gzip: drop mentions of Amiga, VMSPaul Eggert2016-06-121-12/+2
* gzip: port to AIX 7.1 + xlc V12.1Paul Eggert2016-03-151-3/+1
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* gzip: make the GZIP env var obsolescentPaul Eggert2015-03-171-12/+11
* 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: port util.c to Compaq C V6.5-303Paul Eggert2013-06-111-59/+57
* gzip: port to DMF file systemsPaul Eggert2013-02-251-2/+21
* 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: declare many variables to be staticJim Meyering2011-05-091-2/+2
* maint: remove crypt.[ch] stubsJim Meyering2011-05-091-1/+0
* maint: remove all uses of OF((...)) prototype-hiding macroJim Meyering2011-05-091-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* gzip -cdf now handles concatenation of gzip'd and uncompressed dataMark Adler2010-02-041-9/+13
* global: convert indentation-TABs to spacesJim Meyering2010-02-031-48/+48
* 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-76/+9
* build: util.c: avoid warnings about add_envoptJim Meyering2009-11-201-8/+9
* build: avoid many const-related warningsJim Meyering2009-11-201-8/+6
* maint: update existing copyright year lists to include 2009Jim Meyering2009-09-261-2/+2
* maint: remove RCS $Id$ variables and commentsJim Meyering2009-09-261-4/+0
* maint: remove useless casts to avoid "make syntax-check" failuresJim Meyering2009-09-261-1/+1
* Update to GPLv3.Paul Eggert2007-07-031-1/+1
* The SSIZE_MAX fix didn't work on NSK, so fix it in a more-reliablePaul Eggert2006-12-111-3/+37
* Fix problems in porting to NSK reported by Matthew Woehlke inPaul Eggert2006-12-091-4/+2
* * NEWS, configure.ac (AC_INIT):Paul Eggert2006-11-201-29/+38
* gzip 1.3.5Paul Eggert2002-09-301-33/+93
* gzip 1.2.4Jean-loup Gailly1993-08-131-0/+462