summaryrefslogtreecommitdiffstats
path: root/libbb/gz_open.c
Commit message (Expand)AuthorAgeFilesLines
* Check the unzip child process for errors and pass the upwards. Also, avoid ch...graham.gower2009-11-261-4/+31
* Call _exit() and not exit() from within the child process.graham.gower2009-11-161-1/+1
* Don't send the gzunp_pid SIGTERM. Waiting for exit should be sufficient.graham.gower2009-11-151-4/+0
* The ": " is already added by vperror_msg... oops.graham.gower2009-11-151-4/+4
* Cleanup gz_close().graham.gower2009-11-151-5/+13
* revert R190, keep R191ticktock352008-12-271-75/+0
* Thanks for Mike Westerhof <mwester@dls.net>ticktock352008-12-271-0/+75
* * Add ipkg for future developmentticktock352008-12-141-0/+58