2 @section @file{alloca.h}
4 Declares the @code{alloca} function of function-like macro.
10 @ref{Variable Size Automatic,,Automatic Storage with Variable Size,libc},
13 @url{http://www.gnu.org/software/libc/manual/html_node/Variable-Size-Automatic.html},
16 @uref{http://www.kernel.org/doc/man-pages/online/pages/man3/alloca.3.html,,man alloca}.
21 Portability problems fixed by Gnulib:
24 This header file is missing on some platforms:
25 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, mingw, MSVC 9.
28 Portability problems not fixed by Gnulib: