NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[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 xalloc-oversized
13
14 configure.ac:
15 gl_XALLOC
16
17 Makefile.am:
18
19 Include:
20 "xalloc.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all