xbps/lib
2013-02-07 18:50:55 +01:00
..
compat lib/compat/vasprintf.c: make this build and fix sign-compare warnings. 2013-02-02 01:31:20 +01:00
external XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
fetch lib/fetch/common.c: merge 2.34 and backport a patch for select(2) and SSL. 2013-01-13 21:09:15 +01:00
portableproplib XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
cb_util.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00
download.c xbps_fetch_file: don't check for file truncation if server answers with invalid info. 2013-02-01 13:40:27 +01:00
initend.c lib/initend.c: print dbg msg about successful vpkg conf files read. 2013-02-05 09:32:43 +01:00
Makefile XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
package_config_files.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_configure.c xbps_configure_pkg: set pkg state in our pkg dictionary from pkgdb. 2012-12-17 11:27:10 +01:00
package_conflicts.c Properly fix fa1d543dfa. 2013-02-02 18:15:00 +01:00
package_orphans.c Added support for dynamic generation of revdeps for installed packages. 2012-11-30 17:40:52 +01:00
package_register.c Remove another transaction obj from pkgdb and make xbps-pkgdb catch it. 2013-02-07 17:49:28 +01:00
package_remove_obsoletes.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_remove.c xbps_remove_pkg: ignore ELOOP in realpath() when checking symlinks. 2013-02-04 16:35:15 +01:00
package_script.c xbps_pkg_exec_buffer: chdir to rootdir before creating fd. 2012-11-19 14:59:42 +01:00
package_state.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
package_unpack.c Workaround fix for 'xbps-install -yf xbps <-> xbps-git'. 2013-02-05 12:10:24 +01:00
pkgdb.c lib/pkgdb.c: print to stderr a meaningful msg on error. 2013-01-15 13:14:30 +01:00
plist_archive_entry.c xbps_dictionary_from_archive_entry: faster when plist is already uncompressed. 2012-11-11 16:57:23 +01:00
plist_fetch.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
plist_find.c Use prop iterators when needed to retain the obj. 2012-11-30 09:49:09 +01:00
plist_match.c Use prop iterators when needed to retain the obj. 2012-11-30 09:49:09 +01:00
plist_remove.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
plist.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
rindex_get.c Update API docs. 2012-12-19 01:01:27 +01:00
rindex_pkgdeps.c libxbps: when resolving deps, ignore all of them that depend on the origin pkg. 2013-02-07 18:50:55 +01:00
rindex_sync.c Fix previous; only use arg0 in client cb. 2013-01-31 09:41:43 +01:00
rpool_get.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
rpool.c Update API docs. 2012-12-19 01:01:27 +01:00
transaction_commit.c Workaround fix for 'xbps-install -yf xbps <-> xbps-git'. 2013-02-05 12:10:24 +01:00
transaction_dictionary.c Major API/ABI cleanup bringing performance improvements and fixes. 2012-11-30 07:11:51 +01:00
transaction_ops.c Do not configure pkg if there's an update in transaction. 2012-12-20 12:08:55 +01:00
transaction_package_replace.c Workaround fix for 'xbps-install -yf xbps <-> xbps-git'. 2013-02-05 12:10:24 +01:00
transaction_sortdeps.c libxbps: when resolving deps, ignore all of them that depend on the origin pkg. 2013-02-07 18:50:55 +01:00
util_hash.c xbps_file_hash: use madvise(2). 2012-12-15 09:51:05 +01:00
util.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00