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