xbps/lib
2011-12-22 14:25:27 +01:00
..
compat Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
external libxbps: xbps_mkpath: create intermediate dirs with 0755 permissions. 2011-11-09 11:17:42 +01:00
fetch fetch/ftp.c: fix a cast that caught clang via -Wcast-qual. 2010-10-27 00:17:08 +02:00
portableproplib Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
cb_util.c Zero out cb structs completely. 2011-11-25 08:22:20 +01:00
download.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
initend.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
Makefile New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
package_config_files.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
package_configure.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
package_orphans.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
package_purge.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
package_register.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
package_remove_obsoletes.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
package_remove.c xbps_remove_pkg: fix path to REMOVE script. 2011-12-16 10:34:05 +01:00
package_requiredby.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
package_state.c Be a bit more paranoid by checking allocs and expected types. 2011-12-22 08:23:11 +01:00
package_unpack.c Be a bit more paranoid by checking allocs and expected types. 2011-12-22 08:23:11 +01:00
plist_archive_entry.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist_fetch.c plist_fetch: add some debugging printfs to know when network access is working. 2011-06-04 16:05:19 +02:00
plist_find.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
plist_match.c libxbps: added xbps_match_any_virtualpkg_in_rundeps(array rundeps, array provides). 2011-10-27 18:48:59 +02:00
plist_remove.c Extend assertions by checking passed in proplib type. 2011-10-19 16:53:38 +02:00
plist.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
regpkgdb_dictionary.c Introduce xbps_regpkgdb_foreach_pkg_cb() and use it in xbps-bin check. 2011-12-22 14:25:27 +01:00
repository_finddeps.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
repository_pool_find.c Be a bit more paranoid by checking allocs and expected types. 2011-12-22 08:23:11 +01:00
repository_pool.c xbps_repository_pool_init: check repo arch before plist access(2), faster. 2011-12-22 12:56:49 +01:00
repository_sync_index.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
transaction_commit.c New configuration file via confuse: xbps.conf. 2011-12-15 11:19:20 +01:00
transaction_dictionary.c Introduce xbps_transaction_remove_pkg() and use it for xbps-bin(8). 2011-11-27 09:05:18 +01:00
transaction_ops.c libxbps: cache regpkgdb just when it's needed not via xbps_init(). 2011-12-22 12:56:56 +01:00
transaction_package_replace.c Always preserve current conffiles while installing new packages. 2011-12-19 11:20:27 +01:00
transaction_sortdeps.c Improved callback/states support to make libxbps std{err,out} printf free. 2011-11-24 11:23:08 +01:00
util_hash.c Extend assertions by checking passed in proplib type. 2011-10-19 16:53:38 +02:00
util.c Be a bit more paranoid by checking allocs and expected types. 2011-12-22 08:23:11 +01:00