file_util: consolidate hex/unhex routines
[oweals/opkg-lede.git] / libbb / gz_open.c
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2011-02-18 graham.gower@gmail.comAllow vfork()ing an external gunzip binary instead...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2010-02-15 graham.gowerFlush stdout, stderr before forking. From Richard Purdi...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-27 graham.gowerCheck the unzip child process for errors and pass the...
2009-11-17 graham.gowerCall _exit() and not exit() from within the child process.
2009-11-15 graham.gowerDon't send the gzunp_pid SIGTERM. Waiting for exit...
2009-11-15 graham.gowerThe ": " is already added by vperror_msg... oops.
2009-11-15 graham.gowerCleanup gz_close().
2008-12-27 ticktock35revert R190, keep R191
2008-12-27 ticktock35Thanks for Mike Westerhof <mwester@dls.net>
2008-12-15 ticktock35* Add ipkg for future development