repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
xalloc-die
blob
f53de5a5ac787d1b3f5d336b9bac1ceb566f97be
1
Description:
2
Report a memory allocation failure and exit.
3
4
Files:
5
lib/xalloc.h
6
lib/xalloc-die.c
7
8
Depends-on:
9
error
10
extern-inline
11
gettext-h
12
exitfail
13
stdint
14
xalloc-oversized
15
16
configure.ac:
17
gl_MODULE_INDICATOR([xalloc-die])
18
19
Makefile.am:
20
lib_SOURCES += xalloc-die.c
21
22
Include:
23
"xalloc.h"
24
25
License:
26
GPL
27
28
Maintainer:
29
all