view modules/alloca @ 5963:6fb8c48c4dcd

* gnulib-tool (func_import): Add support for 'public domain' license. * modules/alloca, modules/atexit, modules/memmove: Now public domain, not GPL. * modules/dup2, modules/getpagesize, modules/malloc, modules/memset: * modules/realloc, modules/strerror, modules/strtod: Now LGPL, not GPL.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 05 Jul 2005 07:14:00 +0000
parents 3f6a6e9f292d
children 18ea6ab4e81d
line wrap: on
line source

Description:
Memory allocation on the stack.

Files:
lib/alloca.c

Depends-on:
alloca-opt

configure.ac:

Makefile.am:

Include:
#include <alloca.h>

License:
public domain

Maintainer:
bug-gnulib@gnu.org