X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=72afda6cf1f76751964eef8fd557f8ef72caba56;hb=8a1f6249804a216743e8413158725145884d921b;hp=60810045305f00e9662f23e40d48dc778156496f;hpb=8551f7edb3d6c2612cd1831858cb16ea392de4e4;p=gnulib.git diff --git a/modules/hash b/modules/hash index 608100453..72afda6cf 100644 --- a/modules/hash +++ b/modules/hash @@ -1,23 +1,27 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 Depends-on: +bitrotate stdbool +stdint +xalloc-oversized configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c Include: "hash.h" +License: +GPL + Maintainer: Jim Meyering -