summaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_tar_bz2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply post 1.7.0 patches, set version to 1.7.11_7_1Denis Vlasenko2007-09-161-1/+1
* rmp: add optional support for bz2 data. +50 bytes of codeDenis Vlasenko2007-06-081-1/+1
* removal of commented-out cruftDenis Vlasenko2006-12-221-7/+0
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-3/+3
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-41/+1
* Remove some tar_gz stuff that get dragged inGlenn L McGrath2003-11-141-3/+4
* Remove debugging noise.Glenn L McGrath2003-11-141-1/+0
* Fix tar -j supportGlenn L McGrath2003-11-051-6/+42
* Minor cleanupsGlenn L McGrath2002-11-131-0/+3
* Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath2002-11-051-0/+39