void-packages/lib
Juan RP 46f712b4e1 Add a func to remove a pkg from a dictionary.
--HG--
extra : convert_revision : 371d97cf7b6d28555b2b194a83254c29a12c44b4
2009-04-03 15:24:08 +02:00
..
cmpver.c cmpver.c: change syntax to <pkgname>-<version>_<revision>-<epoch>. 2009-03-19 00:25:41 +01:00
depends.c Added basic support to update a single package via "xbps-bin update foo". 2009-04-02 02:46:36 +02:00
fexec.c Make the code build with another bunch of warning flags. 2009-03-13 00:21:55 +01:00
humanize_number.c Prefix humanize_number() with xbps_. 2008-12-22 07:51:14 +01:00
install.c There's no need to overwrite files while unpacking. 2009-04-02 04:52:29 +02:00
Makefile Added support to list and remove orphaned packages. 2009-03-02 02:26:20 +01:00
orphans.c Added support to list and remove orphaned packages. 2009-03-02 02:26:20 +01:00
plist.c Add a func to remove a pkg from a dictionary. 2009-04-03 15:24:08 +02:00
remove.c Remove currrent installed pkg first while updating a package. 2009-04-02 03:08:20 +02:00
repository.c repository.c: update copyright's year. 2009-02-14 01:58:26 +01:00
requiredby.c Added basic support to update a single package via "xbps-bin update foo". 2009-04-02 02:46:36 +02:00
sha256.c sha256.c: remove unneeded macro. 2009-03-13 00:31:17 +01:00
sortdeps.c New dependency sorting code that doesn't use priorities. 2009-03-26 09:26:07 +01:00
unpack.c There's no need to overwrite files while unpacking. 2009-04-02 04:52:29 +02:00
util.c Add func that returns a malloc'ed buffer with the hash string of a file. 2009-04-03 12:10:28 +02:00