xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/xalloc (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
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