gnulib-tool.py: Add a new GLFileTable class.
[gnulib.git] / modules / eealloc
blob54d915fee9f91625f1606854232873ae716a6526
1 Description:
2 Memory allocation with expensive empty allocations (glibc compatible).
4 Files:
5 lib/eealloc.h
6 lib/eealloc.c
7 m4/eealloc.m4
8 m4/malloc.m4
9 m4/realloc.m4
11 Depends-on:
12 extern-inline
14 configure.ac:
15 gl_EEALLOC
17 Makefile.am:
18 lib_SOURCES += eealloc.c
20 Include:
21 <eealloc.h>
23 License:
24 GPL
26 Maintainer:
27 all