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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
eealloc
blob
54d915fee9f91625f1606854232873ae716a6526
1
Description:
2
Memory allocation with expensive empty allocations (glibc compatible).
3
4
Files:
5
lib/eealloc.h
6
lib/eealloc.c
7
m4/eealloc.m4
8
m4/malloc.m4
9
m4/realloc.m4
10
11
Depends-on:
12
extern-inline
13
14
configure.ac:
15
gl_EEALLOC
16
17
Makefile.am:
18
lib_SOURCES += eealloc.c
19
20
Include:
21
<eealloc.h>
22
23
License:
24
GPL
25
26
Maintainer:
27
all