view modules/realloc @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents bc7fda0c16d2
children 6a764f23e302
line wrap: on
line source

Description:
realloc() function that is glibc compatible.

Files:
lib/realloc.c

Depends-on:

configure.ac:
AC_FUNC_REALLOC

Makefile.am:
EXTRA_DIST += realloc.c

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Jim Meyering