Hash :
81e61b22
Author :
Date :
2007-12-26T16:20:10
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Description:
xsetenv() function: set an environment variable, with out-of-memory checking.
unsetenv() function: remove an environment variable.
Files:
lib/xsetenv.h
lib/xsetenv.c
Depends-on:
setenv
unsetenv
error
exit
gettext-h
configure.ac:
Makefile.am:
lib_SOURCES += xsetenv.h xsetenv.c
Include:
"xsetenv.h"
License:
GPL
Maintainer:
Bruno Haible