1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/xallocsa
2004-09-22 15:11:04 +00:00

25 lines
279 B
Plaintext

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