xbps/lib
Juan RP 974b2fe8ad libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals.
There's no need to prop_dictionary_copy the returned dictionary to
later have to free it again, just return directly the dictionary and
avoid the free(3)s.
2012-06-16 09:02:07 +02:00
..
compat Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
external
fetch
portableproplib
cb_util.c
download.c
initend.c
Makefile
package_config_files.c
package_configure.c
package_conflicts.c
package_orphans.c
package_register.c
package_remove_obsoletes.c
package_remove.c
package_requiredby.c
package_state.c
package_unpack.c
pkgdb.c
plist_archive_entry.c
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c
repository_finddeps.c
repository_pool_find.c
repository_pool.c
repository_sync_index.c
transaction_commit.c
transaction_dictionary.c
transaction_ops.c
transaction_package_replace.c
transaction_sortdeps.c
util_hash.c
util.c