2020-08-31 22:12:51 +01:00

24 lines
247 B
Plaintext

Description:
Memory allocation with out-of-memory checking.
Files:
lib/xalloc.h
lib/xmalloc.c
lib/xstrdup.c
Depends-on:
configure.ac:
Makefile.am:
lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
Include:
"xalloc.h"
License:
GPL
Maintainer:
all