Standardize on the vi editing directives being on the first line.
[oweals/busybox.git] / archival / libunarchive / get_header_tar_gz.c
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...
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-11-07 Eric Andersenfix comment
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-19 Glenn L McGrathUse read_gz, remove fork() woohoo!
2002-11-13 Glenn L McGrathMinor cleanups
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.