log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / omap
blob63c9ec8c0ec83fa818ab133a85b70d19ffcc23f3
1 Description:
2 Abstract ordered map data type.
4 Files:
5 lib/gl_omap.h
6 lib/gl_omap.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_omap.h gl_omap.c
17 Include:
18 "gl_omap.h"
20 License:
21 GPL
23 Maintainer:
24 all