malloc-h: New module.
[gnulib.git] / modules / xsetenv
bloba6950f75e2cccf2a4b28aef8c46873f3f2df144b
1 Description:
2 xsetenv() function: set an environment variable, with out-of-memory checking.
3 unsetenv() function: remove an environment variable.
5 Files:
6 lib/xsetenv.h
7 lib/xsetenv.c
9 Depends-on:
10 setenv
11 unsetenv
12 error
13 gettext-h
14 stdlib
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += xsetenv.h xsetenv.c
21 Include:
22 "xsetenv.h"
24 License:
25 GPL
27 Maintainer:
28 all