1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

Move to xmalloca.

This commit is contained in:
Bruno Haible
2007-06-09 11:04:14 +00:00
parent 125b98fe55
commit 74540a716e
-24
View File
@@ -1,24 +0,0 @@
Description:
Safe automatic memory allocation with out of memory checking.
Files:
lib/xallocsa.h
lib/xallocsa.c
Depends-on:
allocsa
xalloc
configure.ac:
Makefile.am:
lib_SOURCES += xallocsa.h xallocsa.c
Include:
#include "xallocsa.h"
License:
GPL
Maintainer:
Bruno Haible