xbps/lib
2013-06-19 11:57:25 +02:00
..
compat lib/compat/vasprintf.c: make this build and fix sign-compare warnings. 2013-02-02 01:31:20 +01:00
external lib/external/fexec.c: add some parens so that expression is evaluated correctly. 2013-03-07 20:15:16 +01:00
fetch Move fetch.h to lib/fetch. 2013-06-19 11:03:03 +02:00
portableproplib Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
archive.c Use a single file to store repository data. 2013-06-10 10:28:39 +02:00
cb_util.c New pkgdb (0.21) and repo index (1.7) format, see NEWS for info. 2013-03-05 04:08:42 +01:00
download.c Set _BSD_SOURCE before including string.h to get strlc{at,py} with musl. 2013-03-03 08:21:00 +01:00
initend.c Read virtual pkg config files only when it's necessary. 2013-06-14 10:00:33 +02:00
Makefile Hide libfetch symbols if using the internal copy. 2013-06-19 11:57:25 +02:00
package_config_files.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
package_configure.c Introduce XBPS_STATE_CONFIGURE_DONE and use it in xbps-reconfigure(8). 2013-03-07 09:24:04 +01:00
package_conflicts.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
package_find_obsoletes.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
package_orphans.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
package_register.c Respect automatic-install mode from pkgdb in transaction updates. 2013-03-07 10:03:59 +01:00
package_remove.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
package_script.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
package_state.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
package_unpack.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
pkgdb.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
plist_fetch.c Use a single file to store repository data. 2013-06-10 10:28:39 +02:00
plist_find.c Make sure that only 1 thread can inject the vpkg config files. 2013-06-14 12:31:43 +02:00
plist_match.c xbps_match_virtual_pkg_in_dict: add support to match vpkgs with exact version. 2013-03-10 10:07:54 +01:00
plist_remove.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
plist.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
repo_pkgdeps.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
repo_sync.c Use a single file to store repository data. 2013-06-10 10:28:39 +02:00
repo.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
rpool_get.c Move functionality to resolve revdeps from repos to libxbps. 2013-06-14 08:13:51 +02:00
rpool.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
transaction_commit.c Use a single file to store repository data. 2013-06-10 10:28:39 +02:00
transaction_dictionary.c lib/transaction_dictionary.c: get installed_size obj from pkg metadata correctly. 2013-04-04 10:40:32 +02:00
transaction_ops.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
transaction_package_replace.c Relax memory requirements on 64bit platforms; fix two memleaks. 2013-06-12 10:04:10 +02:00
transaction_sortdeps.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00
util_hash.c xbps_file_hash: remove madvise usage (no gain irl). 2013-03-09 16:22:41 +01:00
util.c Minor optimization: no need to check if obj is NULL, prop_object_type() does that already. 2013-06-14 12:22:29 +02:00