view modules/hash-map @ 40179:6823a10c9418

Add script for determining the set of symbols to export from a library. * build-aux/declared.sh: New file, from GNU libunistring. * doc/lib-symbol-visibility.texi (Exported Symbols of Shared Libraries): Mention it.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Feb 2019 21:44:16 +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