rpm/lib/backend
Panu Matilainen 40ee05abbc Store transaction element pointers in the removedPkgs hash
- Change the hashtype name to something else, its no longer a plain
  int hash. Still needs double definition as its not contained in
  a single source (might want a wrapper similar to rpmal), but
  slightly more contained now than the previous intHash definition.
- This opens up some new possibilities, to be taken advantage of
  in later commits.
2012-08-30 08:36:22 +03:00
..
db3.c Fall back to using fsync() on systems without fdatasync() 2012-06-21 09:45:16 +03:00
dbconfig.c Return an explicit NULL from dbiFree(), remove dead assignment 2011-05-31 08:59:21 +03:00
dbi.h Store transaction element pointers in the removedPkgs hash 2012-08-30 08:36:22 +03:00