1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
Paul Eggert 55623f58e7 * 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.
2005-07-05 07:14:00 +00:00

22 lines
205 B
Plaintext

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