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:
<stdlib.h>

License:
LGPL

Maintainer:
Jim Meyering, glibc

