aboutsummaryrefslogtreecommitdiff
path: root/archival/unzip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patch by Bernhard Fischer, removing unnecessary includes oflandley2005-09-111-1/+0
* rename the accept/reject names since accept overrides the accept() socket fun...vapier2005-07-301-6/+6
* applying fixes from: pgf2005-07-201-144/+333
* Update reference for zip formatbug12004-06-061-1/+4
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-1/+1
* Move from read_gz to the pipe()+fork() method.bug12003-11-151-5/+4
* Major coreutils update.mjn32003-03-191-9/+9
* Move add_to_list from libunarchive to libbb so it can be of more general use ...bug12002-12-081-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...bug12002-11-031-7/+8
* New common unarchive code.bug12002-09-251-39/+189
* unzip applet by Laurence Andersonbug12002-01-021-0/+94