.. |
cmpver.c
|
Remove dup xbps_cmpver_* func, use just the real one.
|
2009-06-07 05:02:58 +02:00 |
depends.c
|
xbps-bin: implemented (WIP) "autoupdate" target.
|
2009-05-17 04:09:26 +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
|
Remove dup xbps_cmpver_* func, use just the real one.
|
2009-06-07 05:02:58 +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: run ranlib(1) against the static lib.
|
2009-04-10 19:09:13 +02:00 |
orphans.c
|
xbps_find_orphan_packages: fix a memleak.
|
2009-08-02 01:17:08 +02:00 |
plist.c
|
xbps_prepare_regpkgdb_dict: fix a memleak.
|
2009-08-02 01:17:47 +02:00 |
register.c
|
Remove knowledge from the library to install packages.
|
2009-04-09 02:29:15 +02:00 |
remove.c
|
Reorganize pkg metadata files.plist scheme to improve future changes.
|
2009-08-01 11:23:41 +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 |
unpack.c
|
xbps_unpack_binary_pkg(): merge a func on it.
|
2009-05-19 03:33:50 +02:00 |
util.c
|
Sync the SHA256 code with NetBSD HEAD.
|
2009-07-29 16:30:37 +02:00 |