# HG changeset patch # User Karl Berry # Date 1096530764 0 # Node ID d58d2dac40320f2bae9a9fd8be69b8fc27d55bc0 # Parent 0e6f016e31923f6551e7dfa9cd36d8eccd837fe4 . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -134,6 +134,12 @@ 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. @@ -1222,11 +1228,18 @@ --- + 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 @@ #include "setenv.h" setenv.c
unsetenv.c setenv.m4
gt_FUNC_SETENV - allocsa
alloca + allocsa
alloca-opt xsetenv @@ -1541,7 +1554,7 @@ #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 @@
  • A testsuite
    - Generated from MODULES.html.sh on 23 September 2004. + Generated from MODULES.html.sh on 30 September 2004.