ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / rbtree-omap
blobf828ae0312a7b7f65951abe452d08c16c1999861
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 GPL
24 Maintainer:
25 all