summaryrefslogtreecommitdiff
path: root/rpm2cpio.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-12-02Bring header reggions mods back to top of stack.jbj1-1/+1
2000-06-23 - support for separate source/binary compression policy.jbj1-1/+17
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-10/+17
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-3/+3
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-11-03First use of libio.jbj1-0/+4
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-10-29fix: resurrect multiple target platform builds.jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj1-4/+4
1999-09-26Retrofit glibc __progname.jbj1-9/+1
1998-11-25Add dup for the "other" gzdopen premature close.jbj1-1/+1
1998-11-22Start abstracting compressed I/O.jbj1-17/+18
1998-11-20Sanity.jbj1-3/+3
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-7/+8
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-2/+3
1998-07-30Consolidated includes for librpmbuild API.jbj1-2/+0
1998-07-25Aggregate system includes into system.h.jbj1-3/+2
1997-08-211) rpm2cpio didn't handle zlib errors properlyewt1-1/+1
1996-12-12minor cleanups -- the gz stream was never getting closedewt1-0/+4
1996-11-18The Great Renamingroot1-1/+1
1996-08-29ignore major, minor from pkgReadHeader()ewt1-1/+1
1996-06-17merged rpmlib.h and package.hewt1-1/+0
1996-06-10more messagesroot1-2/+20
1996-03-02Initial revisionewt1-0/+47