..
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
Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead.
2011-01-25 13:00:23 +01:00
download.c
Make the xbps_handle struct const internally.
2011-02-21 14:03:08 +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
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
Makefile
Move plist find/remove functions into its own files.
2011-02-05 12:06:03 +01:00
mkpath.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_config_files.c
Sprinkle a couple of assert(3)ions.
2011-01-25 04:14:33 +01:00
package_configure.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_orphans.c
xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically.
2011-01-30 08:08:34 +01:00
package_properties.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_purge.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_register.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_remove_obsoletes.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_remove.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_replaces.c
Fixed finally another real case when updating and replacing pkgs.
2011-02-18 16:39:42 +01:00
package_requiredby.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_state.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
package_unpack.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
pkgmatch.c
xbps_pkgpattern_match: remove a wrong memset(3) call.
2011-01-22 17:25:37 +01:00
plist_archive_entry.c
Move xbps_read_dict_from_archive_entry() and friends into its own file.
2011-02-05 11:57:13 +01:00
plist_find.c
Move plist find/remove functions into its own files.
2011-02-05 12:06:03 +01:00
plist_remove.c
Move plist find/remove functions into its own files.
2011-02-05 12:06:03 +01:00
plist.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
regpkgdb_dictionary.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
repository_finddeps.c
Rename the transaction object key to "transaction" rater than "trans-action".
2011-02-05 12:21:04 +01:00
repository_findpkg.c
xbps_repository_{install,update}_pkg: fixed a stupid logic error.
2011-02-18 16:37:16 +01:00
repository_plist.c
Rename some symbols in repository_plist.c.
2011-01-27 13:53:33 +01:00
repository_pool.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
repository_register.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
repository_sync_index.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00
transaction_dictionary.c
Rename the transaction object key to "transaction" rater than "trans-action".
2011-02-05 12:21:04 +01:00
transaction_sortdeps.c
Fixed finally another real case when updating and replacing pkgs.
2011-02-18 16:39:42 +01:00
util.c
xbps_init() now sets rootdir, cachedir and flags.
2011-02-21 17:42:47 +01:00