view modules/xalloc-die @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -0700
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