view modules/setenv @ 29236:ac34a764569d

Split setenv module into setenv and unsetenv. Get rid of setenv.h.
author Bruno Haible <bruno@clisp.org>
date Wed, 26 Dec 2007 16:20:10 +0100
parents 41de128d9111
children 1d443a80afc4
line wrap: on
line source

Description:
setenv() function: set an environment variable.

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

Depends-on:
stdlib
malloca
alloca-opt
unistd

configure.ac:
gl_FUNC_SETENV
gl_STDLIB_MODULE_INDICATOR([setenv])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Bruno Haible