summaryrefslogtreecommitdiff
path: root/modules/putenv
blob: 06a0710cbf7b457d22d151470a5c2bc5e27f2af9 (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
Description:
putenv() function: change or add an environment variable.

Files:
lib/putenv.c
m4/putenv.m4

Depends-on:
stdlib
malloc-posix

configure.ac:
gl_FUNC_PUTENV
gl_STDLIB_MODULE_INDICATOR([putenv])

Makefile.am:

Include:
#include <stdlib.h>

License:
LGPL

Maintainer:
Jim Meyering, glibc