backupfile: tweak for better code
[gnulib.git] / modules / xalloc
blobb107da93bbd05e7e07916a71bb62e72aedc7146e
1 Description:
2 Memory allocation with out-of-memory checking.  Also see xalloc-die.
4 Files:
5 lib/xalloc.h
6 lib/xmalloc.c
7 m4/xalloc.m4
9 Depends-on:
10 extern-inline
11 stdint
12 xalloc-die
13 xalloc-oversized
15 configure.ac:
16 gl_XALLOC
18 Makefile.am:
19 lib_SOURCES += xmalloc.c
21 Include:
22 "xalloc.h"
24 License:
25 GPL
27 Maintainer:
28 all