Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / malloca
blob0ae3fe08dc34138c31ce1a2b4244116d93955366
1 Description:
2 Safe automatic memory allocation.
4 Files:
5 lib/malloca.h
6 lib/malloca.c
7 m4/malloca.m4
8 m4/eealloc.m4
9 m4/longlong.m4
11 Depends-on:
12 alloca-opt
13 stdint
14 verify
15 xalloc-oversized
17 configure.ac:
18 gl_MALLOCA
20 Makefile.am:
21 lib_SOURCES += malloca.c
23 Include:
24 "malloca.h"
26 License:
27 LGPLv2+
29 Maintainer:
30 all