xbps/lib
2014-08-11 20:01:24 +02:00
..
compat
external
fetch
portableproplib portableproplib: use __attribute__((unused)) to fix a unused-but-set-variable warning. 2014-05-29 08:32:14 +02:00
archive.c
cb_util.c
download.c
initend.c
Makefile
package_config_files.c Fix #50 (Existent files on disk might be overwritten by packages with conf_files). 2014-07-30 16:18:57 +02:00
package_configure.c
package_conflicts.c
package_find_obsoletes.c lib/package_find_obsoletes.c: avoid many heap allocs and simplify. 2014-05-22 10:41:31 +02:00
package_msg.c Share code to show pre-remove/post-install msgs. 2014-07-27 17:39:24 +02:00
package_orphans.c
package_register.c
package_remove.c
package_script.c Added support to pass native machine architecture to pkg scripts (6th arg). 2014-03-12 10:16:37 +01:00
package_state.c
package_unpack.c
pkgdb.c
plist_fetch.c
plist_find.c Explicitly set errno to ENOENT when a pkg hasn't been found in array/dictionaries. 2014-05-17 12:36:02 +02:00
plist_match.c
plist_remove.c
plist.c
proplib_wrapper.c
pubkey2fp.c
repo_pkgdeps.c
repo_sync.c lib/repo_sync.c: use xbps_fetch_delta instead of xbps_fetch_file 2014-08-11 20:01:24 +02:00
repo.c
rpool.c
transaction_commit.c libxbps: optimize rootdir access/creation by checking/creating it only once. 2014-05-27 10:02:01 +02:00
transaction_dictionary.c
transaction_ops.c
transaction_package_replace.c
transaction_revdeps.c
transaction_sortdeps.c
util_hash.c
util.c
verifysig.c