summaryrefslogtreecommitdiff
path: root/modules/xsetenv
blob: a6950f75e2cccf2a4b28aef8c46873f3f2df144b (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:
xsetenv() function: set an environment variable, with out-of-memory checking.
unsetenv() function: remove an environment variable.

Files:
lib/xsetenv.h
lib/xsetenv.c

Depends-on:
setenv
unsetenv
error
gettext-h
stdlib

configure.ac:

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

Include:
"xsetenv.h"

License:
GPL

Maintainer:
all