.. |
cmpver.c
|
Use string version comparator code from FreeBSD.
|
2009-02-17 03:49:02 +01:00 |
depends.c
|
xbps-bin: add -v flag, used when installing/removing currently.
|
2009-02-17 00:08:03 +01:00 |
fexec.c
|
libxbps: add fexec.c from NetBSD's pkg_install, with some minor mods.
|
2008-12-28 04:34:27 +01:00 |
humanize_number.c
|
Prefix humanize_number() with xbps_.
|
2008-12-22 07:51:14 +01:00 |
install.c
|
xbps-bin: add -v flag, used when installing/removing currently.
|
2009-02-17 00:08:03 +01:00 |
Makefile
|
lib/Makefile: install the symlinks as well.
|
2009-02-16 02:26:27 +01:00 |
plist.c
|
plist.c: bah, forgot to update copyright's year.
|
2009-02-14 02:26:57 +01:00 |
remove.c
|
xbps-bin: add -v flag, used when installing/removing currently.
|
2009-02-17 00:08:03 +01:00 |
repository.c
|
repository.c: update copyright's year.
|
2009-02-14 01:58:26 +01:00 |
requiredby.c
|
xbps_update_pkg_requiredby: fix a double free.
|
2009-02-10 12:04:10 +01:00 |
sha256.c
|
Reorganize the tree splitting stuff on its own dir.
|
2008-12-21 23:57:02 +01:00 |
sortdeps.c
|
xbps_sort_pkg_deps: there's no need to sort direct/indirect in two passes.
|
2009-02-14 06:06:01 +01:00 |
unpack.c
|
unpack: some printf related changes.
|
2009-02-17 19:41:21 +01:00 |
util.c
|
xbps_get_pkg_{name,version}: check for strrchr() returning NULL.
|
2009-02-17 23:28:40 +01:00 |