void-packages/lib
Juan RP d420d00081 xbps_unregister_repository: return ENOENT if not found, not ENODEV.
--HG--
extra : convert_revision : c1be34bc1840ac351e8e2d301e2c71d247f0ea9c
2009-02-13 00:18:28 +01:00
..
cmpver.c Checkpoint for installation of binary packages. 2008-12-23 12:28:21 +01:00
depends.c Use xbps_check_is_installed_pkg(), which performs version checking too. 2009-02-12 22:51:46 +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_register_pkg: check for NULL pointer. 2009-02-12 18:59:14 +01:00
Makefile New dependency sorting algorithm made in 2 days. 2009-02-12 17:30:38 +01:00
plist.c New dependency/install/unpack WIP code. 2009-02-07 13:27:24 +01:00
remove.c Reorganize headers and move two funcs into util.c, where they belong. 2009-02-05 16:53:49 +01:00
repository.c xbps_unregister_repository: return ENOENT if not found, not ENODEV. 2009-02-13 00:18:28 +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 Use xbps_check_is_installed_pkg(), which performs version checking too. 2009-02-12 22:51:46 +01:00
unpack.c Fix binpkg dependency installation with new code. 2009-02-09 16:39:55 +01:00
util.c New dependency/install/unpack WIP code. 2009-02-07 13:27:24 +01:00