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
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
xalloc-die
blob
b9f875c48649097f09f1516b4fba6277c0184f7f
1
Description:
2
Report a memory allocation failure and exit.
3
4
Files:
5
lib/xalloc-die.c
6
7
Depends-on:
8
xalloc
9
error
10
gettext-h
11
exitfail
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += xalloc-die.c
17
18
Include:
19
"xalloc.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all