pacman/src/util
Dan McGee ef86da97f5 Remove need to explicitly register the local DB
Perform the cheap struct and string setup of the local DB at handle
initialization time to match the teardown we do when releasing the handle.
If the local DB is not needed, all real initialization is done lazily after
DB paths and other things have been configured anyway.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-01-29 12:13:56 -06:00
..
.gitignore src/util: update .gitignore 2010-12-12 20:23:25 -06:00
Makefile.am pactree: rewrite in C 2010-12-12 20:21:15 -06:00
cleanupdelta.c Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pactree.c Remove need to explicitly register the local DB 2011-01-29 12:13:56 -06:00
testdb.c Remove need to explicitly register the local DB 2011-01-29 12:13:56 -06:00
testpkg.c Declare all local functions static 2010-12-30 09:39:23 -06:00
vercmp.c Allow version comparison to contain epoch specifier 2011-01-21 19:30:45 -06:00