xbps/lib
2012-01-17 10:50:35 +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 Bump copyright year for latest changes. 2012-01-05 16:17:37 +01:00
initend.c xbps_init: print xhp->conffile if set in a dbg printf. 2011-12-29 10:57:24 +01:00
Makefile Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +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 Fix xbps_configure_packages() by avoiding proplib iterators. 2012-01-16 14:41:16 +01:00
package_orphans.c Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +01:00
package_register.c Make xbps_configure_pkg/packages accept a flush bool arg for frontends. 2012-01-04 17:41:36 +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 Make xbps_(un)register_pkg() accept a boolean arg to flush regpkgdb on success. 2011-12-28 05:57:04 +01:00
package_requiredby.c Bump copyright year for changed files. 2012-01-04 17:56:52 +01:00
package_state.c Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +01:00
package_unpack.c xbps_unpack_binary_pkg: handle EPERM more efficiently. 2011-12-24 12:07:30 +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 xbps-repo: faster 'genindex' target implementation for index-files.plist. 2012-01-17 10:50:35 +01:00
plist_match.c Added xbps_match_pkgdep_in_array() to match a pkgdep against pkgpatterns. 2012-01-16 15:50:06 +01:00
plist_remove.c xbps-repo: faster 'genindex' target implementation for index-files.plist. 2012-01-17 10:50:35 +01:00
plist.c Fix xbps_configure_packages() by avoiding proplib iterators. 2012-01-16 14:41:16 +01:00
regpkgdb_dictionary.c Introduce xbps_regpkgdb_remove_pkgd, and use regpkgdb funcs to make xbps-uhelper work. 2011-12-24 16:09:30 +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 Do not treat repositories with trailing '/' chars as invalid. 2012-01-15 17:23:50 +01:00
repository_sync_index.c Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab. 2012-01-15 14:24:44 +01:00
transaction_commit.c Bump copyright year for changed files. 2012-01-04 17:56:52 +01:00
transaction_dictionary.c Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +01:00
transaction_ops.c Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +01:00
transaction_package_replace.c Merged purge code in remove, configurable transaction regpkgdb flushing. 2011-12-24 01:05:26 +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 Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab. 2012-01-15 14:24:44 +01:00