void-packages/lib
Juan RP d6e2d02e9f requiredby: don't add dups.
--HG--
extra : convert_revision : a883cf0a080e99120b3e17a8836b132ff94079f0
2009-02-18 05:33:19 +01:00
..
cmpver.c Use string version comparator code from FreeBSD. 2009-02-17 03:49:02 +01:00
depends.c Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +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_install_binary_pkg: chdir to / if destdir not set. 2009-02-18 03:14:27 +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 requiredby: don't add dups. 2009-02-18 05:33:19 +01:00
sha256.c Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +01:00
sortdeps.c Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +01:00
unpack.c unpack: check rv and also errno, not rv twice! 2009-02-18 03:15:37 +01:00
util.c xbps_get_pkg_{name,version}: check for strrchr() returning NULL. 2009-02-17 23:28:40 +01:00