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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
malloca
blob
9b7a3dbd259976e5214dfd5cca788d3726b6988a
1
Description:
2
Safe automatic memory allocation.
3
4
Files:
5
lib/malloca.h
6
lib/malloca.c
7
m4/malloca.m4
8
m4/eealloc.m4
9
10
Depends-on:
11
alloca-opt
12
stdint
13
verify
14
xalloc-oversized
15
16
configure.ac:
17
gl_MALLOCA
18
19
Makefile.am:
20
lib_SOURCES += malloca.c
21
22
Include:
23
"malloca.h"
24
25
License:
26
LGPLv2+
27
28
Maintainer:
29
all