Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 1 | -1/+1 |
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -5/+4 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -9/+9 |
* | Move add_to_list from libunarchive to libbb so it can be of more general use ... | Glenn L McGrath | 2002-12-08 | 1 | -1/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -7/+8 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -39/+189 |
* | unzip applet by Laurence Anderson | Glenn L McGrath | 2002-01-02 | 1 | -0/+94 |