Hash :
2de77d62
Author :
Date :
2007-11-01T13:23:33
Define the putenv substitute in <stdlib.h> rather than in <config.h>.
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