view modules/xalloc-die @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents 49badf7492a0
children
line wrap: on
line source

Description:
Report a memory allocation failure and exit.

Files:
lib/xalloc-die.c

Depends-on:
xalloc
error
gettext-h
exitfail

configure.ac:

Makefile.am:
lib_SOURCES += xalloc-die.c

Include:
"xalloc.h"

License:
GPL

Maintainer:
all