view modules/allocsa @ 7089:537f18903d33

Make pkgdata_DATA a cumulative variable. From Ralf Wildenhues.
author Bruno Haible <bruno@clisp.org>
date Mon, 07 Aug 2006 12:17:26 +0000
parents 6f533a3da3b8
children 6a764f23e302
line wrap: on
line source

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
EXTRA_DIST += allocsa.valgrind

Include:
#include "allocsa.h"

License:
LGPL

Maintainer:
Bruno Haible