summaryrefslogtreecommitdiffstats
path: root/isys/gzlib/binding.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove isys's libgunzip since we never use it.Peter Jones2007-06-181-142/+0
* don't just throw away pipe's return val. throw it away in a variable!Peter Jones2005-03-021-2/+4
* use sig_dfl, sig_ign is special (#84138)Jeremy Katz2003-02-121-1/+1
* require new version of bogl that does not do atexit() stuff, enable boglMatt Wilson2002-12-161-2/+2
* 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
* compression worksErik Troan2001-11-301-2/+2
* bound compression code, removed more bloatErik Troan2001-11-251-2/+57
* added gunzip_dopenErik Troan2001-11-131-5/+10
* initial revisionErik Troan2001-11-131-0/+67