mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
26 lines
237 B
Plaintext
26 lines
237 B
Plaintext
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
|