summaryrefslogtreecommitdiffstats
path: root/isys/gzlib
Commit message (Expand)AuthorAgeFilesLines
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-132-2/+2
* Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...Peter Jones2005-03-021-1/+1
* don't just throw away pipe's return val. throw it away in a variable!Peter Jones2005-03-021-2/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-084-9/+11
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-1/+1
* use sig_dfl, sig_ign is special (#84138)Jeremy Katz2003-02-121-1/+1
* define USEDIET in top-level Makefile.inc. use throughout instead of scatteringJeremy Katz2002-12-301-4/+1
* require new version of bogl that does not do atexit() stuff, enable boglMatt Wilson2002-12-161-2/+2
* errno fixesJeremy Katz2002-12-112-4/+0
* that's betterBill Nottingham2002-11-191-1/+1
* woopsBill Nottingham2002-11-191-1/+1
* clean up after yourselfBill Nottingham2002-11-191-1/+1
* ppc build fixesJeremy Katz2002-10-231-0/+3
* some shrinkageBill Nottingham2002-02-111-1/+1
* don't leave open file descriptors -- very bad ideaErik Troan2001-12-101-2/+10
* initializing variables is a *really* good ideaErik Troan2001-12-071-2/+7
* #include cleanupsErik Troan2001-12-071-0/+1
* -Wall is your friendErik Troan2001-12-071-2/+2
* compression worksErik Troan2001-11-303-5/+5
* .cvsignoreErik Troan2001-11-251-0/+1
* added compression codeErik Troan2001-11-251-0/+761
* bound compression code, removed more bloatErik Troan2001-11-257-300/+185
* READMEErik Troan2001-11-131-0/+1
* added gunzip_dopenErik Troan2001-11-132-5/+11
* fixes for non-x86 buildsErik Troan2001-11-131-3/+12
* initial revisionErik Troan2001-11-1315-0/+4476