From: Jim Meyering Date: Sun, 26 Oct 1997 02:48:44 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22c~164 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9386131a43ed03ef1e6eb014ef3df188bc9428df;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5cac3602b0..c4ecf88f49 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ 1997-10-25 Jim Meyering + * lib/Makefile.am (noinst_HEADERS): Add xalloc.h. + + * src/system.h: Include xalloc.h. + Remove dcls of xmalloc, xcalloc and xrealloc. + * lib/xalloc.h: New file. * lib/xmalloc.c: Include xalloc.h.