view modules/eealloc @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
Memory allocation with expensive empty allocations (glibc compatible).

Files:
lib/eealloc.h
lib/eealloc.c
m4/eealloc.m4
m4/malloc.m4
m4/realloc.m4

Depends-on:
extern-inline

configure.ac:
gl_EEALLOC

Makefile.am:
lib_SOURCES += eealloc.c

Include:
<eealloc.h>

License:
GPL

Maintainer:
all