aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_extract_to_stdout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete tons of extra #includesvda2007-05-311-0/+1
* removal of commented-out cruftvda2006-12-221-1/+0
* tar et al: die if bb_copyfd_size copies less than asked for.vda2006-12-221-2/+4
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Add missing include filesandersen2004-03-271-0/+1
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-1/+1
* Fix a bug of mine where extracting files to stdout would extract tobug12003-12-221-1/+1
* As we no longer use function pointers for read in common archiving codebug12003-11-211-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...bug12002-11-031-3/+17
* New common unarchive code.bug12002-09-251-0/+8