X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=05ac4402f99fe06cbde8982840065d37589cd56b;hb=736119c28bcec850f35474aa183633a347b228eb;hp=6c4fba44d26b7a4c75f8cfc99ced37613c0f84c3;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/hash b/modules/hash index 6c4fba44d..05ac4402f 100644 --- a/modules/hash +++ b/modules/hash @@ -1,21 +1,25 @@ Description: +Parametrizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 Depends-on: -malloc -realloc stdbool +xalloc configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c Include: "hash.h" +License: +GPL + +Maintainer: +Jim Meyering