view modules/malloca @ 11551:957a85702f2b

Fix test-file-has-acl on FreeBSD.
author David Bartley <dtbartle@csclub.uwaterloo.ca>
date Mon, 04 May 2009 12:19:25 +0200
parents 404dc8725caf
children 2d40c73ca3d5
line wrap: on
line source

Description:
Safe automatic memory allocation.

Files:
lib/malloca.h
lib/malloca.c
lib/malloca.valgrind
m4/malloca.m4
m4/eealloc.m4
m4/longlong.m4

Depends-on:
alloca-opt

configure.ac:
gl_MALLOCA

Makefile.am:
lib_SOURCES += malloca.c

Include:
"malloca.h"

License:
LGPLv2+

Maintainer:
Bruno Haible