From: Karl Berry Date: Tue, 28 Jan 2003 08:10:42 +0000 (+0000) Subject: . X-Git-Tag: cvs-readonly~4959 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=f07518b81b8ff808740c0f916afdaeb167358628;p=gnulib.git . --- diff --git a/MODULES.html b/MODULES.html index f50d3ac70..75b5e9011 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -137,6 +137,11 @@ setenv() function: set an environment variable. unsetenv() function: remove an environment variable. + + xsetenv + xsetenv() function: set an environment variable, with out-of-memory checking. +unsetenv() function: remove an environment variable. +

Character handling <ctype.h>

String handling <string.h>

@@ -981,6 +986,13 @@ variables. setenv.m4
gt_FUNC_SETENV alloca + + xsetenv + #include "xsetenv.h" + xsetenv.c + --- + setenv
error
exit
gettext +

Character handling <ctype.h>

String handling <string.h>

@@ -2227,5 +2239,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 24 January 2003. + Generated from MODULES.html.sh on 28 January 2003.