view modules/hash-map @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
parents 9febfa9ad641
children
line wrap: on
line source

Description:
Set data type implemented by a hash table.

Files:
lib/gl_hash_map.h
lib/gl_hash_map.c
lib/gl_anyhash1.h
lib/gl_anyhash2.h
lib/gl_anyhash_primes.h

Depends-on:
map
stdint
xsize

configure.ac:

Makefile.am:
lib_SOURCES += gl_hash_map.h gl_hash_map.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h

Include:
"gl_hash_map.h"

License:
GPL

Maintainer:
all