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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
xalloc-die
blob
23ade89e70bd8f6ca634e9eb8690f11d686afbc3
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
18
Makefile.am:
19
lib_SOURCES += xalloc-die.c
20
21
Include:
22
"xalloc.h"
23
24
License:
25
GPL
26
27
Maintainer:
28
all