* modules/inline: New file/module.
[gnulib.git] / modules / xalloc
1 Description:
2 Memory allocation with out-of-memory checking.  Also see xalloc-die.
3
4 Files:
5 lib/xalloc.h
6 lib/xmalloc.c
7 m4/xalloc.m4
8
9 Depends-on:
10 inline
11 xalloc-die
12
13 configure.ac:
14 gl_XALLOC
15
16 Makefile.am:
17
18 Include:
19 "xalloc.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 all