summaryrefslogtreecommitdiff
path: root/modules/allocsa
blob: cb767d1acd4a2dbfa4f128d4c9f100bb09480dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Safe automatic memory allocation.

Files:
lib/allocsa.h
lib/allocsa.c
lib/allocsa.valgrind
m4/allocsa.m4
m4/eealloc.m4
m4/longlong.m4
m4/longdouble.m4

Depends-on:
alloca-opt

configure.ac:
gl_ALLOCSA

Makefile.am:
lib_SOURCES += allocsa.h allocsa.c

Include:
#include "allocsa.h"

License:
LGPL

Maintainer:
Bruno Haible