xbps/lib
Juan RP a984c60437 xbps_cmpver: test for DEWEY_GT because it's most commonly used.
Also some code that handled "netbsd" pkg revisions have been removed,
we don't/won't use it.
2011-06-25 12:37:10 +02:00
..
compat XBPS major changes in June 2011. 2011-06-04 13:37:53 +02: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
dewey.c xbps_cmpver: test for DEWEY_GT because it's most commonly used. 2011-06-25 12:37:10 +02:00
download.c xbps_fetch_file: remove local file if bigger than remote and refetch. 2011-06-23 00:06:50 +02:00
fexec.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
humanize_number.c xbps_humanize_number: increase by one the output digits. 2011-02-24 10:46:10 +01:00
initend.c Don't initialize repository pool via xbps_init, instead in repository_pool public funcs. 2011-06-22 11:55:02 +02:00
Makefile Switch xbps_cmpver() to use NetBSD's dewey code. 2011-06-04 15:42:50 +02:00
match.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
mkpath.c mkpath: indent some comments. 2011-06-21 10:43:52 +02:00
package_config_files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_configure.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_orphans.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_purge.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_register.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove_obsoletes.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_replaces.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_requiredby.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_state.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
package_unpack.c xbps_unpack_binary_pkg: in remove_file_wrong_hash() handle ENOENT errors. 2011-06-25 11:47:42 +02: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: when updating ignore pkgs in config-files state. 2011-06-23 11:40:11 +02:00
plist_remove.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
plist.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
regpkgdb_dictionary.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
repository_finddeps.c libxbps: fixed a bug in virtual pkg handling. 2011-06-23 11:30:04 +02:00
repository_findpkg.c libxbps: when updating ignore pkgs in config-files state. 2011-06-23 11:40:11 +02:00
repository_pool.c libxbps: only initialize repository pool in repository_pool_foreach, fix a bug. 2011-06-24 21:20:06 +02:00
repository_sync_index.c xbps_repository_sync_index: preserve errno in error path and add debug printfs. 2011-06-22 10:52:46 +02:00
transaction_dictionary.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
transaction_sortdeps.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
util.c xbps_pkg_epoch is not supported anymore with NetBSD's dewey. 2011-06-14 11:26:00 +02:00