xbps/lib
2011-02-21 14:03:08 +01:00
..
compat
fetch
portableproplib
cmpver.c
download.c Make the xbps_handle struct const internally. 2011-02-21 14:03:08 +01:00
fexec.c
humanize_number.c
initend.c Make the xbps_handle struct const internally. 2011-02-21 14:03:08 +01:00
Makefile Move plist find/remove functions into its own files. 2011-02-05 12:06:03 +01:00
mkpath.c
package_config_files.c
package_configure.c
package_orphans.c xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically. 2011-01-30 08:08:34 +01:00
package_properties.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
package_purge.c xbps_purge_pkg: chdir to rootdir, check that REMOVE file exists and is executable. 2011-01-30 12:49:55 +01:00
package_register.c
package_remove_obsoletes.c xbps_remove_obsoletes: make xbps_printf conditionalized with XBPS_FLAG_VERBOSE. 2011-01-29 16:26:17 +01:00
package_remove.c Make some xbps_warn_printf dependent of XBPS_FLAG_VERBOSE. 2011-01-30 18:38:16 +01:00
package_replaces.c Fixed finally another real case when updating and replacing pkgs. 2011-02-18 16:39:42 +01:00
package_requiredby.c xbps_requiredby_pkg_{add,remove}: simplify and make them aware of virtual pkgs. 2011-01-29 12:29:30 +01:00
package_state.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
package_unpack.c Make the xbps_handle struct const internally. 2011-02-21 14:03:08 +01:00
pkgmatch.c
plist_archive_entry.c Move xbps_read_dict_from_archive_entry() and friends into its own file. 2011-02-05 11:57:13 +01:00
plist_find.c Move plist find/remove functions into its own files. 2011-02-05 12:06:03 +01:00
plist_remove.c Move plist find/remove functions into its own files. 2011-02-05 12:06:03 +01:00
plist.c Move plist find/remove functions into its own files. 2011-02-05 12:06:03 +01:00
regpkgdb_dictionary.c
repository_finddeps.c Rename the transaction object key to "transaction" rater than "trans-action". 2011-02-05 12:21:04 +01:00
repository_findpkg.c xbps_repository_{install,update}_pkg: fixed a stupid logic error. 2011-02-18 16:37:16 +01:00
repository_plist.c
repository_pool.c xbps_repository_pool_init: do not fail to internalize all repos when the first one fails. 2011-02-17 09:24:57 +01:00
repository_register.c
repository_sync_index.c Introduce struct xbps_handle and use it for xbps_init(). 2011-02-21 13:38:44 +01:00
transaction_dictionary.c Rename the transaction object key to "transaction" rater than "trans-action". 2011-02-05 12:21:04 +01:00
transaction_sortdeps.c Fixed finally another real case when updating and replacing pkgs. 2011-02-18 16:39:42 +01:00
util.c