summaryrefslogtreecommitdiff
path: root/gnulib/modules/xoset
blob: 61e8d54980ed55ccf28a007077a7d4b8a06a4131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Abstract ordered set data type, with out-of-memory checking.

Files:
lib/gl_xoset.h
lib/gl_xoset.c
m4/gl_list.m4

Depends-on:
oset
inline
stdbool
xalloc-die

configure.ac:
gl_LIST

Makefile.am:
lib_SOURCES += gl_xoset.h gl_xoset.c

Include:
"gl_xoset.h"

License:
GPL

Maintainer:
Bruno Haible