xbps/bin/xbps-bin
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
..
check_pkg_automatic.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
check_pkg_files.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
check_pkg_requiredby.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
check_pkg_rundeps.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
check_pkg_symlinks.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
check.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
defs.h libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
fetch_cb.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
find-files.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
list.c libxbps: performance improvements by caching the most accessed paths. 2012-06-15 15:33:11 +02:00
main.c xbps-bin: re-add libxbps cleanup to the sighandler, also handle SIGHUP. 2012-06-14 10:11:50 +02:00
Makefile Commit Kyua/ATF test suite for libxbps. 2012-03-12 15:23:04 +01:00
question.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
show-deps.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
show-info-files.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
show-orphans.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
state_cb.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
transaction.c libxbps: simplify pkgdb_get_pkgd and find_pkg_dict_installed internals. 2012-06-16 09:02:07 +02:00
unpack_cb.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
util.c libxbps: require a pointer to xbps_handle in functions that need it. 2012-06-14 08:22:11 +02:00
xbps-bin.8 libxbps: require an underscore in strings to detect correctly pkgname/version. 2012-06-05 10:58:39 +02:00