xbps/lib
2013-02-20 10:46:21 +01:00
..
compat lib/compat/vasprintf.c: make this build and fix sign-compare warnings. 2013-02-02 01:31:20 +01:00
external
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
cb_util.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00
download.c xbps_fetch_file: don't fsync(3) before closing fd; slowdowns considerably slow storage. 2013-02-20 10:46:21 +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
package_config_files.c
package_configure.c
package_conflicts.c Properly fix fa1d543dfa. 2013-02-02 18:15:00 +01:00
package_orphans.c
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
package_remove.c xbps_remove_pkg: fix a double free. 2013-02-19 14:58:56 +01:00
package_script.c
package_state.c
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
plist_fetch.c
plist_find.c
plist_match.c
plist_remove.c
plist.c
rindex_get.c
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
rpool.c
transaction_commit.c Workaround fix for 'xbps-install -yf xbps <-> xbps-git'. 2013-02-05 12:10:24 +01:00
transaction_dictionary.c
transaction_ops.c
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
util.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00