xbps/lib
2011-01-27 12:41:49 +01:00
..
compat
fetch
portableproplib
cmpver.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
download.c xbps_fetch_file: memset the stat(2) struct before using it. 2011-01-25 17:49:24 +01:00
fexec.c Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
humanize_number.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
initend.c
Makefile Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead. 2011-01-25 13:00:23 +01:00
mkpath.c lib/mkpath.c: don't document this file, it's included in the util group. 2011-01-22 16:38:52 +01:00
package_config_files.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
package_configure.c
package_orphans.c Rename xbps_find_orphan_packages() to xbps_find_pkg_orphans(). 2011-01-27 12:19:05 +01:00
package_purge.c
package_register.c xbps_register_pkg: also copy the provides object for virtual packages. 2011-01-26 18:42:28 +01:00
package_remove_obsoletes.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
package_remove.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00
package_requiredby.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
package_state.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
package_unpack.c
pkgmatch.c xbps_pkgpattern_match: remove a wrong memset(3) call. 2011-01-22 17:25:37 +01:00
plist.c Rename xbps_find_pkg_from_plist to xbps_find_pkg_dict_from_plist_by_name. 2011-01-27 12:41:49 +01:00
regpkgdb_dictionary.c
repository_finddeps.c xbps_repository_find_pkg_deps: some performance optimizations. 2011-01-25 18:09:27 +01:00
repository_findpkg.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
repository_plist.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00
repository_pool.c Implemented support for virtual packages. 2011-01-26 18:05:43 +01:00
repository_register.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00
repository_sync_index.c Sprinkle a couple of assert(3)ions. 2011-01-25 04:14:33 +01:00
transaction_dictionary.c Start moving code from repository_find* to transaction_*. 2011-01-24 16:55:58 +01:00
transaction_sortdeps.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00
util.c Rename a few symbols for clarity. 2011-01-27 12:34:13 +01:00