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-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-11-03 | Call lseek directly rather than via data_align() | Glenn L McGrath | |
2002-10-18 | Fix an obvious thinko | Eric Andersen | |
-Erik | |||
2002-09-27 | Fix compress support and prevent a segfault | Glenn L McGrath | |
2002-09-25 | New common unarchive code. | Glenn L McGrath | |
2001-11-12 | Use fopen wrapper. | Matt Kraai | |
2001-08-29 | Standard typing (u_int16_t instead of u16, u_int32_t instead | Eric Andersen | |
of u32, etc) cleanups from Laurence Anderson <laurence@zxmail.com> | |||
2001-07-13 | Call setvbuf from here isntead of gz_open for compatability with uclibc | Glenn L McGrath | |
2001-06-26 | rpm2cpio applet by Laurence Anderson | Glenn L McGrath | |