summaryrefslogtreecommitdiff
path: root/archival/libunarchive/open_transformer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply post 1.7.0 patches, set version to 1.7.11_7_1Denis Vlasenko2007-09-161-5/+26
* delete tons of extra #includesDenis Vlasenko2007-05-311-4/+0
* xpipe: introduce (saves ~170 bytes)Denis Vlasenko2007-05-261-3/+1
* add open_read_close() and similar stuffDenis Vlasenko2006-10-141-8/+8
* g[un]zip: add support for -v (verbose).Denis Vlasenko2006-10-011-2/+4
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - include proper prototypes in libunarchive.Bernhard Reutner-Fischer2006-04-021-13/+3
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Dont close original file handle, we may need it later.Glenn L McGrath2003-11-181-3/+4
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-0/+50