parse-datetime: simplify test for mktime failure
[gnulib.git] / modules / array-oset
blobd96e0b357f958d80f37a0d6d248712fb57c86c4e
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 GPL
23 Maintainer:
24 all