xbps/lib
Juan RP 04d9ab2322 xbps_get_path_from_pkg_dict_repo: new function that returns a malloc'ed
string with the full path to a binary package file.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091125042953-x2nhwi8kxg75ukyq
2009-11-25 04:29:53 +00:00
..
fetch Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
cmpver.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
configure.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
depends.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
download.c Some changes to know if a file was downloaded successfully or not. 2009-11-24 05:03:26 +00:00
fexec.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
findpkg.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
humanize_number.c Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
Makefile Added xbps_get_pkg_plist_dict_from_repo(). 2009-11-25 02:09:36 +00:00
orphans.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
pkgmatch.c Fix some issues while matching for required pkgdeps. 2009-11-07 16:41:59 +01:00
plist.c xbps-repo: added 'show-deps' target to mimic xbps-bin(8). 2009-11-24 10:47:04 +00:00
purge.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
register.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
remove.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
repository_plist.c xbps_get_path_from_pkg_dict_repo: new function that returns a malloc'ed 2009-11-25 04:29:53 +00:00
repository.c Use xbps_get_root() directly where appropiate. 2009-10-27 12:15:47 +01:00
requiredby.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
sha256.c Properly build shared/static libxbps and utils. 2009-10-30 12:17:26 +01:00
sortdeps.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
state.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
sync_remote_pkgidx.c Some changes to know if a file was downloaded successfully or not. 2009-11-24 05:03:26 +00:00
unpack.c Extensively verified that all functions have its return value 2009-11-23 09:46:51 +00:00
util.c xbps_get_pkg_index_plist: use xbps_check_is_repo_string_remote(). 2009-11-23 07:02:14 +00:00