aboutsummaryrefslogtreecommitdiff
path: root/archival/rpm2cpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* bunzip2/gunzip/uncompress/unlzma: merge into common code -vda2007-03-071-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* message string changes, mostly for consistency, also -32 bytes in .rodatavda2006-10-201-2/+2
* g[un]zip: add support for -v (verbose).vda2006-10-011-4/+4
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-6/+1
* Cleaup read() and write() variants, plus a couple of new functions likelandley2006-07-161-3/+3
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-13/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-2/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* s/u_int/uint/gandersen2004-01-301-9/+9
* Move from read_gz to the pipe()+fork() method.bug12003-11-151-2/+1
* Major coreutils update.mjn32003-03-191-9/+9
* Call lseek directly rather than via data_align()bug12002-11-031-1/+1
* Fix an obvious thinkoandersen2002-10-181-1/+1
* Fix compress support and prevent a segfaultbug12002-09-271-0/+6
* New common unarchive code.bug12002-09-251-23/+34
* Use fopen wrapper.kraai2001-11-121-2/+1
* Standard typing (u_int16_t instead of u16, u_int32_t insteadandersen2001-08-291-13/+9
* Call setvbuf from here isntead of gz_open for compatability with uclibcbug12001-07-131-0/+3
* rpm2cpio applet by Laurence Andersonbug12001-06-261-0/+92