Fixes with help from Stefan, Typo in prerm script, and when reinstall a package the...
[oweals/busybox.git] / archival / libunarchive /
2001-07-17 Eric AndersenThis is vodz' latest patch. Sorry it took so long...
2001-07-13 Glenn L McGrathDont setvbuff in here, must be called just after stream...
2001-07-11 Glenn L McGrathfree coniditionally, just to make it play nice with...
2001-06-29 Manuel Novoa III Add some missing includes to kill warnings when buildin...
2001-06-27 Eric AndersenFix a type promotion bug discivered and analyzed by...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-18 Matt KraaiEliminated seeks so that we work correctly on pipes...
2001-04-11 Glenn L McGrathDisable sigterm
2001-04-11 Glenn L McGrathMove unzip, gz_open, gz_close to libbb