maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / oset
1 Description:
2 Abstract ordered set data type.
3
4 Files:
5 lib/gl_oset.h
6 lib/gl_oset.c
7 m4/gl_list.m4
8
9 Depends-on:
10 inline
11 stdbool
12
13 configure.ac:
14 gl_LIST
15
16 Makefile.am:
17 lib_SOURCES += gl_oset.h gl_oset.c
18
19 Include:
20 "gl_oset.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Bruno Haible