Imported Upstream version 0.18.1.1
[platform/upstream/gettext.git] / gnulib-local / modules / xalloc
1 Description:
2 Memory allocation with out-of-memory checking.
3
4 Files:
5 lib/xalloc.h
6 lib/xmalloc.c
7 lib/xstrdup.c
8
9 Depends-on:
10 error
11 gettext-h
12 stdlib
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
18
19 Include:
20 "xalloc.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all