- API: change dbi to pass by reference, not value.
authorjbj <devnull@localhost>
Thu, 23 Mar 2000 15:49:50 +0000 (15:49 +0000)
committerjbj <devnull@localhost>
Thu, 23 Mar 2000 15:49:50 +0000 (15:49 +0000)
commitcab176172b8ef247f24e5aa0928c3aa0b8adabd9
treea76b37e5b22003d56ec39a8128ee794080be4ec0
parent46e17d7a2d27cb91d1c930de46c0a8026410b0d5
- API: change dbi to pass by reference, not value.
- cram all of db1, db_185, and db2 interfaces into rpmlib.

CVS patchset: 3636
CVS date: 2000/03/23 15:49:50
43 files changed:
CHANGES
build/parsePreamble.c
build/spec.c
configure.in
lib/.lclintrc
lib/Makefile.am
lib/cpio.c
lib/cpio.h
lib/db0.c [new file with mode: 0644]
lib/db0.h [new file with mode: 0644]
lib/db1.c [new file with mode: 0644]
lib/db1.h [new file with mode: 0644]
lib/db2.c [new file with mode: 0644]
lib/db2.h [new file with mode: 0644]
lib/dbindex.c
lib/dbindex.h
lib/depends.c
lib/fprint.c
lib/hash.c
lib/hash.h
lib/install.c
lib/lookup.c
lib/lookup.h
lib/md5.c
lib/misc.c
lib/misc.h
lib/query.c
lib/rebuilddb.c
lib/rpmdb.c
lib/rpmdb.h
lib/rpminstall.c
lib/rpmio.h
lib/rpmlib.h
lib/rpmrc.c
lib/transaction.c
lib/uninstall.c
lib/verify.c
perl/Makefile.PL
perl/Makefile.in
po/rpm.pot
python/Makefile.in
rpm.spec
scripts/Makefile.in