Announce 1.8.0
[oweals/busybox.git] / archival / libunarchive / data_extract_to_stdout.c
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2006-12-22 Denis Vlasenkoremoval of commented-out cruft
2006-12-22 Denis Vlasenkotar et al: die if bb_copyfd_size copies less than asked...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2004-03-27 Eric AndersenAdd missing include files
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2003-12-22 Glenn L McGrathFix a bug of mine where extracting files to stdout...
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.