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