..
Makefile
lib/Makefile: run ranlib(1) against the static lib.
2009-04-10 19:09:13 +02:00
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
Build code with -Wcast-qual, -Wcast-align and -Wsign-compare.
2009-04-11 15:52:32 +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
orphans.c
Introduce xbps_xasprintf() and use it where required.
2009-04-04 19:32:39 +02:00
plist.c
Implemented plist caching, that gives >30% performance.
2009-05-19 01:42:48 +02:00
register.c
Remove knowledge from the library to install packages.
2009-04-09 02:29:15 +02:00
remove.c
For INSTALL/REMOVE scripts use xbps_file_chdir_exec().
2009-04-08 03:20:13 +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