X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Frealloc;h=5273e4a5aa5b6493d8115bbcfc3bc7556ce96583;hb=7a248d61eecef96a34b3efcd21d35b0d91fa328b;hp=2d0e838b065794d968a10cc0025498d5da1ce006;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/realloc b/modules/realloc index 2d0e838b0..5273e4a5a 100644 --- a/modules/realloc +++ b/modules/realloc @@ -1,16 +1,21 @@ Description: +realloc() function that is glibc compatible. Files: lib/realloc.c -m4/realloc.m4 Depends-on: configure.ac: -jm_FUNC_REALLOC +AC_FUNC_REALLOC Makefile.am: Include: +License: +GPL + +Maintainer: +Jim Meyering