xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/xalloc (revision 53d1339bf7f9c7367b35a9e1ebe693f9b047a47b)
1Description:
2Memory allocation with out-of-memory checking.
3
4Files:
5lib/xalloc.h
6lib/xmalloc.c
7lib/xstrdup.c
8
9Depends-on:
10
11configure.ac:
12
13Makefile.am:
14lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
15
16Include:
17"xalloc.h"
18
19License:
20GPL
21
22Maintainer:
23all
24