.. |
cmpver.c
|
Remove dup xbps_cmpver_* func, use just the real one.
|
2009-06-07 05:02:58 +02:00 |
configure.c
|
Fix xbps-bin install without using a rootdir.
|
2009-08-10 00:08:58 +02:00 |
depends.c
|
xbps_find_deps_pkg: check if "run_depends" obj is NULL.
|
2009-08-11 12:31:40 +02:00 |
fexec.c
|
xbps_file_chdir_exec: only chroot(3) if uid == 0 and /bin/sh exists.
|
2009-08-02 11:04:46 +02:00 |
findpkg.c
|
xbps_prepare_pkg: don't forget to set 'trans-action' obj.
|
2009-08-11 20:22:01 +02:00 |
humanize_number.c
|
Build code with -Wcast-qual, -Wcast-align and -Wsign-compare.
|
2009-04-11 15:52:32 +02:00 |
Makefile
|
lib/Makefile: fix indentation.
|
2009-08-08 22:56:08 +02:00 |
orphans.c
|
xbps_find_orphan_packages: simplify and make it report the correct order.
|
2009-08-08 22:16:45 +02:00 |
plist.c
|
Introduce xbps_callback_array_iter_reverse_in_dict().
|
2009-08-08 22:14:42 +02:00 |
register.c
|
Mega-commit with improvements and changes done in the past days.
|
2009-08-08 22:29:48 +02:00 |
remove.c
|
Flags are named XBPS_FLAG_XXX, add XBPS_FLAG_FORCE.
|
2009-08-11 14:01:28 +02:00 |
repository.c
|
Introduce xbps_xasprintf() and use it where required.
|
2009-04-04 19:32:39 +02:00 |
requiredby.c
|
Build code with -Wcast-qual, -Wcast-align and -Wsign-compare.
|
2009-04-11 15:52:32 +02:00 |
sha256.c
|
Sync the SHA256 code with NetBSD HEAD.
|
2009-07-29 16:30:37 +02:00 |
sortdeps.c
|
xbps-bin: implemented (WIP) "autoupdate" target.
|
2009-05-17 04:09:26 +02:00 |
state.c
|
Mega-commit with improvements and changes done in the past days.
|
2009-08-08 22:29:48 +02:00 |
unpack.c
|
Flags are named XBPS_FLAG_XXX, add XBPS_FLAG_FORCE.
|
2009-08-11 14:01:28 +02:00 |
util.c
|
Mega-commit with improvements and changes done in the past days.
|
2009-08-08 22:29:48 +02:00 |