unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / array-oset
blobfb9a95453b50af3234f717516644646d0c76dc7f
1 Description:
2 Ordered set data type implemented by an array.
4 Files:
5 lib/gl_array_oset.h
6 lib/gl_array_oset.c
8 Depends-on:
9 oset
10 xsize
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_array_oset.h gl_array_oset.c
17 Include:
18 "gl_array_oset.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all