From: Jim Meyering Date: Sun, 26 Oct 1997 03:15:47 +0000 (+0000) Subject: (EXTRA_DIST): Add realloc.c. X-Git-Tag: TEXTUTILS-1_22c~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71a0d20bf5a752cf6221a5e64c1eec492c4aab62;p=thirdparty%2Fcoreutils.git (EXTRA_DIST): Add realloc.c. --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c4ecf88f49..7df4bf33df 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,7 @@ 1997-10-25 Jim Meyering * lib/Makefile.am (noinst_HEADERS): Add xalloc.h. + (EXTRA_DIST): Add realloc.c. * src/system.h: Include xalloc.h. Remove dcls of xmalloc, xcalloc and xrealloc.