New module 'float'.
[gnulib.git] / modules / allocsa
1 Description:
2 Safe automatic memory allocation.
3
4 Files:
5 lib/allocsa.h
6 lib/allocsa.c
7 lib/allocsa.valgrind
8 m4/allocsa.m4
9 m4/eealloc.m4
10 m4/longlong.m4
11
12 Depends-on:
13 alloca-opt
14
15 configure.ac:
16 gl_ALLOCSA
17
18 Makefile.am:
19 lib_SOURCES += allocsa.h allocsa.c
20
21 Include:
22 #include "allocsa.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible