1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/allocsa
2006-10-13 12:40:22 +00:00

30 lines
335 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
Include:
#include "allocsa.h"
License:
LGPL
Maintainer:
Bruno Haible