aboutsummaryrefslogtreecommitdiff
path: root/archival/rpm2cpio.c
AgeCommit message (Expand)Author
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-30s/u_int/uint/gEric Andersen
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-03Call lseek directly rather than via data_align()Glenn L McGrath
2002-10-18Fix an obvious thinkoEric Andersen
2002-09-27Fix compress support and prevent a segfaultGlenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath
2001-11-12Use fopen wrapper.Matt Kraai
2001-08-29Standard typing (u_int16_t instead of u16, u_int32_t insteadEric Andersen
2001-07-13Call setvbuf from here isntead of gz_open for compatability with uclibcGlenn L McGrath
2001-06-26rpm2cpio applet by Laurence AndersonGlenn L McGrath