- reuse strings and messages. Saves about 600B
[oweals/busybox.git] / archival / rpm2cpio.c
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric Andersens/u_int/uint/g
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-03 Glenn L McGrathCall lseek directly rather than via data_align()
2002-10-18 Eric AndersenFix an obvious thinko
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.
2001-11-12 Matt KraaiUse fopen wrapper.
2001-08-29 Eric AndersenStandard typing (u_int16_t instead of u16, u_int32_t...
2001-07-13 Glenn L McGrathCall setvbuf from here isntead of gz_open for compatabi...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson