xbps/lib
2010-11-04 03:48:23 +01: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
download.c Some changes for the XBPS libfetch's frontend code. 2010-11-03 12:23:57 +01: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 lib/Makefile: remove dup values. 2010-11-04 03:48:23 +01:00
mkpath.c Mega-commit to document the API with doxygen. 2010-01-21 03:10:19 +01:00
package_config_files.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_configure.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_orphans.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_purge.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_register.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_remove_obsoletes.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_remove.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_requiredby.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_state.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +01:00
package_unpack.c Rename some files in the library to better describe what they do. 2010-11-03 20:08:33 +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
regpkgs_dictionary.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +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 libxbps: xbps_repository_unregister(): in remote repositories, also 2010-10-29 09:10:41 +02:00
sortdeps.c Avoid endless loop while sorting dependencies due to missing packages. 2010-01-29 04:44:40 +01:00
util.c xbps_get_pkg_index_plist: fix a memleak. 2010-10-29 08:21:56 +02:00