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 libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
fetch fetch/ftp.c: fix a cast that caught clang via -Wcast-qual. 2010-10-27 00:17:08 +02:00
portableproplib
cb_util.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
download.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
initend.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
Makefile Added support for package conflicts. 2012-06-11 16:14:03 +02:00
package_config_files.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
package_configure.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_conflicts.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_orphans.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
package_register.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_remove_obsoletes.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
package_remove.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
package_requiredby.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
package_state.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
package_unpack.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
pkgdb.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
plist_archive_entry.c
plist_fetch.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
plist_find.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
plist_match.c libxbps: require an underscore in strings to detect correctly pkgname/version. 2012-06-05 10:58:39 +02:00
plist_remove.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
plist.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
repository_finddeps.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
repository_pool_find.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
repository_pool.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
repository_sync_index.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
transaction_commit.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
transaction_dictionary.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
transaction_ops.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
transaction_package_replace.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
transaction_sortdeps.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
util_hash.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
util.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00