Description: realloc() function that is glibc compatible. Files: lib/realloc.c Depends-on: realloc-posix configure.ac: AC_FUNC_REALLOC AC_DEFINE([GNULIB_REALLOC_GNU], 1, [Define to indicate the 'realloc' module.]) Makefile.am: Include: License: LGPLv2+ Maintainer: Jim Meyering