summaryrefslogtreecommitdiff
path: root/rpmdb/rpmhash.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-29Use size_t for sizes.Ralf Corsépius1-1/+1
2007-10-29Move typedef into extern "C" {.Ralf Corsépius1-4/+4
2007-09-11Remove splint tags.Ralf Corsépius1-24/+13
2002-05-17Transactions made increasingly opaque.jbj1-1/+3
CVS patchset: 5438 CVS date: 2002/05/17 21:08:39
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-8/+8
- fix: big-endian's with sizeof(time_t) != sizeof(int_32) mtime broken. - fix: add Korean message catalogs (#54473). - add RPHNPLATFORM and PLATFORM tags. - linear search on added package provides is dumb. - discarding entire signature header when using --addsign is dumb. CVS patchset: 5159 CVS date: 2001/11/06 22:46:26
2001-06-05- fix typos in linux.{req,prov}.jbj1-9/+20
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-06-04lclint fiddles.jbj1-1/+4
CVS patchset: 4833 CVS date: 2001/06/04 13:55:58
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-0/+91
- expose more db3 macro configuration tokens. - move fprint.[ch] and hash.[ch] to rpmdb directory. - detect and fiddle incompatible mixtures of db3 env/open flags. - add DBI_WRITECURSOR to map to db3 flags with CDB database model. - add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes. CVS patchset: 4766 CVS date: 2001/05/11 04:06:12