Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -12/+5 |
* | fix comment | Eric Andersen | 2003-11-07 | 1 | -1/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
* | Use read_gz, remove fork() woohoo! | Glenn L McGrath | 2002-11-19 | 1 | -44/+9 |
* | Minor cleanups | Glenn L McGrath | 2002-11-13 | 1 | -1/+2 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -1/+4 |
* | Fix compress support and prevent a segfault | Glenn L McGrath | 2002-09-27 | 1 | -1/+8 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -0/+73 |