attempt to regularize atoi mess.
[oweals/busybox.git] / archival / libunarchive / get_header_tar_gz.c
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
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...
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.