xbps/lib
2010-10-29 08:21:56 +02:00
..
compat Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +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
cmpver.c libxbps: change the epoch char to ':' to differentiate the starting char in pkgname. 2010-05-11 13:38:35 +02:00
config_files.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
configure.c libxbps: bah do not ignore ENOENT when running INSTALL/REMOVE scripts. 2010-05-18 13:40:51 +02:00
download.c libxbps: fixed all warnings found by clang. 2010-04-28 23:30:56 +02:00
fexec.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
humanize_number.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
Makefile libxbps: use OpenSSL SHA256, 5x faster xbps_get_file_hash() implementation. 2010-05-20 02:43:56 +02:00
mkpath.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
orphans.c xbps_find_orphan_packages: improve doxygen documentation. 2010-01-23 06:29:34 +01:00
pkgmatch.c Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
plist.c libxbps: fixed all warnings found by clang. 2010-04-28 23:30:56 +02:00
purge.c libxbps: fixed all warnings found by clang. 2010-04-28 23:30:56 +02:00
register.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
regpkgs_dictionary.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
remove_obsoletes.c Remove empty dirs while removing obsolete files. 2010-10-27 00:15:59 +02:00
remove.c libxbps: bah do not ignore ENOENT when running INSTALL/REMOVE scripts. 2010-05-18 13:40:51 +02:00
repository_finddeps.c lib/repository_finddeps.c: change var names to be more descriptive, add 2010-05-20 07:21:24 +02:00
repository_findpkg.c libxbps: if XBPS_FLAG_VERBOSE is set print to stdout some info about binary 2010-05-18 23:04:14 +02:00
repository_plist.c xbps_repository_get_pkg_plist_dict_from_url: stop processing the archive 2010-01-22 23:54:33 +01:00
repository_pool.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
repository_sync_index.c libxbps: fixed all warnings found by clang. 2010-04-28 23:30:56 +02:00
repository.c xbps_repository_register(): if repository already exists return EEXIST. 2010-04-27 18:01:25 +02:00
requiredby.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
sortdeps.c Avoid endless loop while sorting dependencies due to missing packages. 2010-01-29 04:44:40 +01:00
state.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
unpack.c Prepare for going-to-be-released 0.6.1. 2010-10-23 18:09:35 +02:00
util.c xbps_get_pkg_index_plist: fix a memleak. 2010-10-29 08:21:56 +02:00