summaryrefslogtreecommitdiff
path: root/bits.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* gzip: local → staticPaul Eggert2022-12-251-1/+1
* maint: port function definitions to C23Paul Eggert2022-12-251-19/+18
* gzip: match printf format to arg typePaul Eggert2022-06-281-1/+1
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* maint: reduce module couplingPaul Eggert2021-12-011-0/+6
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* bug#34918: [PATCH] Add support for IBM Z hardware-accelerated deflateIlya Leoshkevich2019-04-021-2/+2
* 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
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* maint: remove dead codeJim Meyering2015-07-301-4/+0
* 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
* avoid new build failure on a system without <crypt.h>Jim Meyering2011-05-131-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
* global: convert indentation-TABs to spacesJim Meyering2010-02-031-3/+3
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* 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
* * NEWS, configure.ac (AC_INIT):Paul Eggert2006-11-201-5/+18
* gzip 1.3.5Paul Eggert1999-10-061-3/+4
* output variable-length bit stringsJean-loup Gailly1993-08-131-0/+205