Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
[oweals/busybox.git] / archival / unzip.c
2006-05-26 Rob LandleyChange llist_add_* to take the address of the list...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-03-27 Paul Foxensure that corrupted file extraction causes both a...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-04 Rob LandleyPatch from Robert P. Day, moving byte order checks...
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Bernhard Reutner... - add platform.h.
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-07-30 Mike Frysingerrename the accept/reject names since accept overrides...
2005-07-20 Paul Foxapplying fixes from:
2004-06-06 Glenn L McGrathUpdate reference for zip format
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-01-02 Glenn L McGrathunzip applet by Laurence Anderson