Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-15 | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | |
open_transformer(), common code for pipe+fork. Function pointer for read() no longer needed. Allow inflate to be initialised with a specified buffer size to avoid over-reading. Reset static variables in inflate_get_next_window to fix a bug where only the first file in a .zip would be be extracted. | |||
2003-11-07 | fix comment | Eric Andersen | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-11-19 | Use read_gz, remove fork() woohoo! | Glenn L McGrath | |
2002-11-13 | Minor cleanups | Glenn L McGrath | |
2002-11-03 | Abstract read and seek in unarchiving code, convert bunzip to file ↵ | Glenn L McGrath | |
descriptors, support tar -j | |||
2002-09-27 | Fix compress support and prevent a segfault | Glenn L McGrath | |
2002-09-25 | New common unarchive code. | Glenn L McGrath | |