Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 1 | -1/+1 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | andersen | 2004-03-27 | 1 | -2/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -1/+1 |
* | s/u_int/uint/g | andersen | 2004-01-30 | 1 | -9/+9 |
* | Move from read_gz to the pipe()+fork() method. | bug1 | 2003-11-15 | 1 | -2/+1 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -9/+9 |
* | Call lseek directly rather than via data_align() | bug1 | 2002-11-03 | 1 | -1/+1 |
* | Fix an obvious thinko | andersen | 2002-10-18 | 1 | -1/+1 |
* | Fix compress support and prevent a segfault | bug1 | 2002-09-27 | 1 | -0/+6 |
* | New common unarchive code. | bug1 | 2002-09-25 | 1 | -23/+34 |
* | Use fopen wrapper. | kraai | 2001-11-12 | 1 | -2/+1 |
* | Standard typing (u_int16_t instead of u16, u_int32_t instead | andersen | 2001-08-29 | 1 | -13/+9 |
* | Call setvbuf from here isntead of gz_open for compatability with uclibc | bug1 | 2001-07-13 | 1 | -0/+3 |
* | rpm2cpio applet by Laurence Anderson | bug1 | 2001-06-26 | 1 | -0/+92 |