Hash :
81e61b22
Author :
Date :
2007-12-26T16:20:10
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Description:
unsetenv() function: remove an environment variable.
Files:
lib/unsetenv.c
m4/setenv.m4
Depends-on:
stdlib
unistd
configure.ac:
gl_FUNC_UNSETENV
gl_STDLIB_MODULE_INDICATOR([unsetenv])
Makefile.am:
Include:
<stdlib.h>
License:
LGPL
Maintainer:
Bruno Haible