X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmalloc;h=e16218197803a00aef33915b6fc8a9c61ab6fd92;hb=c2546905a0f3958439581290d150c9ae4ae52a50;hp=824bd9027f527f612bae1ec623d19b0f25deb07e;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/malloc b/modules/malloc index 824bd9027..e16218197 100644 --- a/modules/malloc +++ b/modules/malloc @@ -1,16 +1,21 @@ Description: +malloc() function that is glibc compatible. Files: lib/malloc.c -m4/malloc.m4 Depends-on: configure.ac: -jm_FUNC_MALLOC +AC_FUNC_MALLOC Makefile.am: Include: +License: +GPL + +Maintainer: +Jim Meyering