Branch
Hash :
a3e20644
Author :
Date :
2025-09-28T13:30:15
xsetenv: Revert the previous change. * modules/xsetenv (Description): Restore the description of unsetenv.
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
gettext-h
gnulib-i18n
stdlib-h
configure.ac:
Makefile.am:
lib_SOURCES += xsetenv.h xsetenv.c
Include:
"xsetenv.h"
Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
License:
GPL
Maintainer:
all