xbps/lib
2016-02-03 11:52:07 +01:00
..
compat
external
fetch fetch/common.c: fix a memleak found by clang-analyzer. 2015-12-21 17:12:14 +01:00
portableproplib
archive.c
cb_util.c
download.c
initend.c
Makefile Implemented reverse conflicts for pkgs in pkgdb and transaction. 2015-10-28 05:23:42 +01:00
package_alternatives.c alternatives: preserve order while updating pkgs (thanks chris2/duncaen). 2015-11-17 16:32:12 +01:00
package_config_files.c
package_configure.c xbps_configure_packages: ignore internal xbps objects. 2015-10-31 15:03:26 +01:00
package_find_obsoletes.c
package_fulldeptree.c
package_msg.c
package_orphans.c
package_register.c
package_remove.c package_remove: reset errno when a file does not exist (ENOENT). 2015-12-01 08:31:05 +01:00
package_script.c libxbps: execute pkg scripts with /bin/sh directly. 2016-02-02 11:28:48 +01:00
package_state.c
package_unpack.c
pkgdb_conversion.c
pkgdb.c xbps_pkgdb_unlock: there's no need to call xbps_pkgdb_update(). 2015-10-30 13:17:21 +01:00
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c xbps_array_foreach_cb_multi: handle the case of sysconf returning 0. 2015-11-26 07:18:14 +01:00
proplib_wrapper.c
pubkey2fp.c
repo_pkgdeps.c lib/repo_pkgdeps.c: add missing \n in debug printfs. 2015-11-13 16:28:59 +01:00
repo_sync.c
repo.c
rpool.c
transaction_commit.c libxbps: initialize locale correctly to handle UTF-8 filenames with musl. 2015-12-11 09:59:16 +01:00
transaction_conflicts.c conflicts: really fix the issue with on hold pkgs and update test case. 2015-11-12 13:23:00 +01:00
transaction_dictionary.c Implemented reverse conflicts for pkgs in pkgdb and transaction. 2015-10-28 05:23:42 +01:00
transaction_ops.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
transaction_package_replace.c
transaction_revdeps.c
transaction_shlibs.c Alternatives framework for xbps (2/2). 2015-10-30 12:24:46 +01:00
transaction_store.c
util_hash.c
util.c lib/util: fix a memleak detected by clang-analyzer. 2016-02-03 11:52:07 +01:00
verifysig.c