1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/allocsa
2005-04-14 13:05:07 +00:00

31 lines
366 B
Plaintext

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