.. |
compat
|
|
|
fetch
|
|
|
portableproplib
|
|
|
cmpver.c
|
Starting to clean up the public API, move private stuff into xbps_api_impl.h.
|
2010-11-13 03:18:58 +01:00 |
download.c
|
libxbps::xbps_humanize_number(): use common values and hide implementation details from API.
|
2011-01-18 23:10:07 +01:00 |
fexec.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
humanize_number.c
|
libxbps::xbps_humanize_number(): use common values and hide implementation details from API.
|
2011-01-18 23:10:07 +01:00 |
initend.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
Makefile
|
lib/Makefile: build -Wno-error for included libfetch for now.
|
2011-01-15 13:37:16 +01:00 |
mkpath.c
|
|
|
package_config_files.c
|
Fixed a test in config file handling that made all conf_files not properly detected.
|
2011-01-16 16:55:01 +01:00 |
package_configure.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_orphans.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_purge.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_register.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_remove_obsoletes.c
|
libxbps: fix a memleak when removing obsolete files in pkg upgrades.
|
2010-12-25 02:37:25 +01:00 |
package_remove.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_requiredby.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
package_state.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
package_unpack.c
|
Fixed API documentation comments for doxygen.
|
2011-01-19 00:31:22 +01:00 |
pkgmatch.c
|
|
|
plist.c
|
lib/plist: no need to check against NULL if prop_object_type() is used.
|
2010-12-03 06:36:05 +01:00 |
regpkgdb_dictionary.c
|
regpkgdb_dictionary.c: bump copyright year for previous changes.
|
2011-01-18 20:21:35 +01:00 |
repository_finddeps.c
|
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
|
2011-01-18 14:44:39 +01:00 |
repository_findpkg.c
|
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
|
2011-01-18 14:44:39 +01:00 |
repository_plist.c
|
libxbps: modify the API, new func xbps_get_binpkg_repo_uri().
|
2011-01-18 18:21:55 +01:00 |
repository_pool.c
|
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
|
2011-01-18 14:44:39 +01:00 |
repository_sync_index.c
|
Starting to clean up the public API, move private stuff into xbps_api_impl.h.
|
2010-11-13 03:18:58 +01:00 |
repository.c
|
API clean up (part 2), plus misc changes and improvements.
|
2010-11-19 13:40:13 +01:00 |
sortdeps.c
|
libxbps: extend the API, new func: xbps_repository_pool_find_pkg.
|
2011-01-18 14:44:39 +01:00 |
util.c
|
libxbps: xbps_yesno/noyes() are only used in xbps-bin(8), remove from API.
|
2011-01-18 23:45:12 +01:00 |