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