summaryrefslogtreecommitdiff
path: root/modules/eealloc
blob: 253b93dab892fc0a18583853677bd3b4414916f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Memory allocation with expensive empty allocations (glibc compatible).

Files:
lib/eealloc.h
m4/eealloc.m4

Depends-on:

configure.ac:
gl_EEALLOC

Makefile.am:
EXTRA_DIST += eealloc.h

Include:
#include <eealloc.h>

License:
GPL

Maintainer:
Bruno Haible