verify: new macro 'assume'
[gnulib.git] / modules / xalloc-die
1 Description:
2 Report a memory allocation failure and exit.
3
4 Files:
5 lib/xalloc-die.c
6
7 Depends-on:
8 xalloc
9 error
10 gettext-h
11 exitfail
12
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += xalloc-die.c
17
18 Include:
19 "xalloc.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 all