putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / xset
blobd78d5fc60102549d08fbc2182ded0edc95d1b3b6
1 Description:
2 Abstract set data type, with out-of-memory checking.
4 Files:
5 lib/gl_xset.h
6 lib/gl_xset.c
8 Depends-on:
9 set
10 extern-inline
11 stdbool
12 xalloc-die
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += gl_xset.h gl_xset.c
19 Include:
20 "gl_xset.h"
22 License:
23 GPL
25 Maintainer:
26 all