tar: fix multiple -t and/or -v options handling.
[oweals/busybox.git] / archival / libunarchive / open_transformer.c
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-04-02 Bernhard Reutner... - include proper prototypes in libunarchive.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2003-11-18 Glenn L McGrathDont close original file handle, we may need it later.
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.