summaryrefslogtreecommitdiff
path: root/modules/setenv
blob: 0458c388d41257ca2bb771185403e08cf72500c8 (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
Description:
setenv() function: set an environment variable.

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

Depends-on:
stdlib
malloca
alloca-opt
unistd
environ

configure.ac:
gl_FUNC_SETENV
gl_STDLIB_MODULE_INDICATOR([setenv])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Bruno Haible