aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/open_transformer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete tons of extra #includesvda2007-05-311-4/+0
* xpipe: introduce (saves ~170 bytes)vda2007-05-261-3/+1
* add open_read_close() and similar stuffvda2006-10-141-8/+8
* g[un]zip: add support for -v (verbose).vda2006-10-011-2/+4
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* - include proper prototypes in libunarchive.aldot2006-04-021-13/+3
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Dont close original file handle, we may need it later.bug12003-11-181-3/+4
* Move from read_gz to the pipe()+fork() method.bug12003-11-151-0/+50