summaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_tar_lzma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* open_transformer: do not return fd, it does not changeDenis Vlasenko2008-07-101-1/+1
* libunarchive: stop using static data in archivers - archive_handle_tDenis Vlasenko2008-06-281-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* open_transformer: do not duplicate "<program> -cf -"Denis Vlasenko2007-11-121-1/+1
* style fix, no code changesDenis Vlasenko2007-09-091-1/+2
* tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah...Denis Vlasenko2007-09-051-1/+1
* rmp: add optional support for bz2 data. +50 bytes of codeDenis Vlasenko2007-06-081-1/+1
* delete tons of extra #includesDenis Vlasenko2007-05-311-0/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-3/+2
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-1/+1
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,Rob Landley2006-01-201-0/+23