summaryrefslogtreecommitdiff
path: root/modules/setenv
blob: 9aaf72664fa5c043fc345dcbb97d9c54db1cfcde (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
29
30
Description:
setenv() function: set an environment variable.
unsetenv() function: remove an environment variable.

Files:
lib/setenv.h
lib/setenv.c
lib/unsetenv.c
m4/setenv.m4

Depends-on:
malloca
alloca-opt
unistd

configure.ac:
gl_FUNC_SETENV
gl_FUNC_UNSETENV

Makefile.am:

Include:
"setenv.h"

License:
LGPL

Maintainer:
Bruno Haible