mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
23 lines
244 B
Plaintext
23 lines
244 B
Plaintext
Description:
|
|
Memory allocation with expensive empty allocations (glibc compatible).
|
|
|
|
Files:
|
|
lib/eealloc.h
|
|
m4/eealloc.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_EEALLOC
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
#include <eealloc.h>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|