xbps/lib
Juan RP bf82b6512d Extensively verified that all functions have its return value
checked for any spurious error, this should make the core more safer :-)

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091123094651-5prw0bkqmt3y8h23
2009-11-23 09:46:51 +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 xbps-repo: print error if pkg-index file cannot be fetched. 2009-11-22 07:04:46 +01: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 Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01: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 Extensively verified that all functions have its return value 2009-11-23 09:46:51 +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.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 xbps-repo: changed the 'sync' target to update from all registered 2009-11-23 04:23:16 +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