view modules/realloc @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000
parents 6fb8c48c4dcd
children cb5141654dbb
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:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Jim Meyering