From: Karl Berry Date: Thu, 30 Sep 2004 07:52:44 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c8b3b20f7930b1ef6b2684a55f3213fce23154c;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 5fa0a80a9f..782797ca60 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -133,6 +133,12 @@ alloca Memory allocation on the stack. + + alloca-opt + Memory allocation on the stack, as an optional optimization. +It allows using the alloca() macro if and only if the autoconf tests define +HAVE_ALLOCA. + allocsa Safe automatic memory allocation. @@ -1221,12 +1227,19 @@ variables. alloca.m4
gl_FUNC_ALLOCA --- + + alloca-opt + #include <alloca.h> + alloca_.h + alloca.m4
gl_FUNC_ALLOCA + --- + allocsa #include "allocsa.h" allocsa.c allocsa.m4
eealloc.m4
longlong.m4
longdouble.m4
gl_ALLOCSA - alloca + alloca-opt xallocsa @@ -1295,7 +1308,7 @@ variables. #include "setenv.h" setenv.c
unsetenv.c setenv.m4
gt_FUNC_SETENV - allocsa
alloca + allocsa
alloca-opt xsetenv @@ -1541,7 +1554,7 @@ variables. #include "vasnprintf.h" printf-args.h
printf-args.c
printf-parse.h
printf-parse.c
vasnprintf.c
asnprintf.c signed.m4
longdouble.m4
wchar_t.m4
wint_t.m4
longlong.m4
intmax_t.m4
stdint_h.m4
inttypes_h.m4
eoverflow.m4
vasnprintf.m4
gl_FUNC_VASNPRINTF - alloca
xsize + alloca-opt
xsize vasprintf @@ -3028,6 +3041,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 23 September 2004. + Generated from MODULES.html.sh on 30 September 2004.