projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
06a0710cbf7b457d22d151470a5c2bc5e27f2af9
[pspp]
/
modules
/
putenv
1
Description:
2
putenv() function: change or add an environment variable.
3
4
Files:
5
lib/putenv.c
6
m4/putenv.m4
7
8
Depends-on:
9
stdlib
10
malloc-posix
11
12
configure.ac:
13
gl_FUNC_PUTENV
14
gl_STDLIB_MODULE_INDICATOR([putenv])
15
16
Makefile.am:
17
18
Include:
19
#include <stdlib.h>
20
21
License:
22
LGPL
23
24
Maintainer:
25
Jim Meyering, glibc
26