• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/modules/
1Description:
2Simple hash table with string based keys.
3
4Files:
5lib/hash.h
6lib/hash.c
7
8Depends-on:
9obstack
10xalloc
11
12configure.ac:
13
14Makefile.am:
15lib_SOURCES += hash.h hash.c
16
17Include:
18"hash.h"
19
20License:
21GPL
22
23Maintainer:
24Bruno Haible
25
26