iconv/gnulib-local/modules/xalloc
2023-06-02 14:55:44 +08: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