readutmp, boot-time: Work around a Cygwin 3.5.3 bug.
[gnulib.git] / modules / rbtree-omap
blob27efee8d157e1d83770d4cb8257e67c27a063c90
1 Description:
2 Ordered map data type implemented by a binary tree.
4 Files:
5 lib/gl_rbtree_omap.h
6 lib/gl_rbtree_omap.c
7 lib/gl_rbtree_ordered.h
8 lib/gl_anytree_omap.h
10 Depends-on:
11 omap
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += gl_rbtree_omap.h gl_rbtree_omap.c gl_rbtree_ordered.h gl_anytree_omap.h
18 Include:
19 "gl_rbtree_omap.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 all