doc: Mention backtrace functions supported on BSD.
[gnulib.git] / modules / array-map
blobedf4260c1c1408dbcda9984a2918e032ebf4e206
1 Description:
2 Map data type implemented by an array.
4 Files:
5 lib/gl_array_map.h
6 lib/gl_array_map.c
8 Depends-on:
9 map
10 stdint
11 xsize
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += gl_array_map.h gl_array_map.c
18 Include:
19 "gl_array_map.h"
21 License:
22 GPL
24 Maintainer:
25 all