xbps_metadir: use an hash table (via uthash): 15s vs 1m10s.

This commit is contained in:
Juan RP
2012-11-18 02:38:24 +01:00
parent 66bb87d053
commit 46f7a808b4
6 changed files with 966 additions and 32 deletions

View File

@@ -1,6 +1,8 @@
XBPS includes the following software from third parties for
internal use in the code:
- uthash-1.9.7 from http://uthash.sourceforge.net/
- queue.h from NetBSD: include/queue.h.
- relational dewey version matching code from NetBSD: