execinfo tests: Strengthen tests.
[gnulib.git] / modules / avltree-list
blob3b854d46ea48fff729664c318210d5a772080510
1 Description:
2 Sequential list data type implemented by a binary tree.
4 Files:
5 lib/gl_avltree_list.h
6 lib/gl_avltree_list.c
7 lib/gl_anyavltree_list1.h
8 lib/gl_anyavltree_list2.h
9 lib/gl_anytree_list1.h
10 lib/gl_anytree_list2.h
12 Depends-on:
13 list
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += gl_avltree_list.h gl_avltree_list.c gl_anyavltree_list1.h gl_anyavltree_list2.h gl_anytree_list1.h gl_anytree_list2.h
20 Include:
21 "gl_avltree_list.h"
23 License:
24 LGPLv2+
26 Maintainer:
27 all