xbps/lib
2012-07-04 12:59:40 +02:00
..
compat libxbps: hide compat symbols. 2012-06-18 09:52:19 +02:00
external
fetch
portableproplib
cb_util.c
download.c
initend.c libxbps: use memcpy in critical paths for performance, fixed some memleaks. 2012-06-18 10:43:05 +02:00
Makefile
package_config_files.c
package_configure.c
package_conflicts.c
package_orphans.c
package_register.c
package_remove_obsoletes.c
package_remove.c xbps_remove_pkg: do not pass dangling pointers to state cb after removing pkgdict. 2012-07-04 09:52:51 +02:00
package_requiredby.c
package_state.c
package_unpack.c
pkgdb.c
plist_archive_entry.c xbps_dictionary_from_archive_entry: simplify and sync zlib code with proplib. 2012-06-20 09:26:00 +02:00
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c
repository_finddeps.c
repository_pool_find.c libxbps: use memcpy in critical paths for performance, fixed some memleaks. 2012-06-18 10:43:05 +02:00
repository_pool.c libxbps: xbps_rpool_release: don't release repo_pool, it's already released. 2012-06-18 10:49:36 +02:00
repository_sync_index.c
transaction_commit.c
transaction_dictionary.c
transaction_ops.c transaction_ops: in update, check if curpkg has been previously added. 2012-07-04 11:56:01 +02:00
transaction_package_replace.c xbps_transaction_package_replace: misc cosmetic changes to dbg printfs. 2012-07-04 11:54:37 +02:00
transaction_sortdeps.c transaction_sortdeps: check if dep is installed by pattern. 2012-07-04 11:55:51 +02:00
util_hash.c
util.c xbps_check_is_installed_pkg_by_pattern: do not reset errno, leave it as is. 2012-07-04 12:59:40 +02:00