xbps/lib
Juan RP de296d8192 Added the concept of package properties in the API.
See the NEWS file and xbps-bin(8) for more information.
2011-02-05 11:25:04 +01:00
..
compat
fetch
portableproplib
cmpver.c
download.c xbps_fetch_file: memset the stat(2) struct before using it. 2011-01-25 17:49:24 +01:00
fexec.c
humanize_number.c
initend.c xbps_warn_printf: fix previous and remove unused var. 2011-01-30 18:32:15 +01:00
Makefile Added the concept of package properties in the API. 2011-02-05 11:25:04 +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 Make xbps_remove_pkg_from_* use shared code, and add another variant. 2011-01-27 18:22:57 +01:00
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 Added xbps_repository_pkg_replaces() to handle pkg "replaces" in the transaction. 2011-02-01 01:21:54 +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 Fix all warnings found by clang analyzer as reported by ojab in issue 3. 2011-02-03 17:49:43 +01:00
pkgmatch.c
plist.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
regpkgdb_dictionary.c
repository_finddeps.c Fix all warnings found by clang analyzer as reported by ojab in issue 3. 2011-02-03 17:49:43 +01:00
repository_findpkg.c Fix all warnings found by clang analyzer as reported by ojab in issue 3. 2011-02-03 17:49:43 +01:00
repository_plist.c Rename some symbols in repository_plist.c. 2011-01-27 13:53:33 +01:00
repository_pool.c Added the concept of package properties in the API. 2011-02-05 11:25:04 +01:00
repository_register.c repository_register.c: fix doxygen @file mark. 2011-01-27 12:44:32 +01:00
repository_sync_index.c
transaction_dictionary.c
transaction_sortdeps.c xbps_sort_pkg_deps: change an assertion into a real check. 2011-02-04 16:17:47 +01:00
util.c Fix two asserts. 2011-01-27 20:47:34 +01:00