X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=676fc6f6594c7b81d26b22226514a512ca0f4bc3;hp=3feaaee416595a8914e5c6b6d46ca470f7d7600f;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/hash b/modules/hash index 3feaaee41..57585e14b 100644 --- a/modules/hash +++ b/modules/hash @@ -1,22 +1,26 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: -lib/hash.h lib/hash.c -m4/hash.m4 +lib/hash.h Depends-on: -malloc -realloc +bitrotate stdbool +stdint +xalloc-oversized configure.ac: -gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c +lib_SOURCES += hash.c Include: "hash.h" +License: +GPL + +Maintainer: +Jim Meyering