From 139d0623b82cee81b128d14b8da2d243a2415cfc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Oct 1997 02:46:35 +0000 Subject: . --- old/fileutils/ChangeLog | 2 ++ old/sh-utils/ChangeLog | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3d75a0fca..077642021 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1997-10-25 Jim Meyering + * lib/Makefile.am (noinst_HEADERS): Add xalloc.h. + * lib/xalloc.h: New file. * lib/xmalloc.c: Updated from textutils. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 652e4f0fa..07232750e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ +1997-10-25 Jim Meyering + + * lib/Makefile.am (noinst_HEADERS): Add xalloc.h. + + * lib/xalloc.h: New file. + * lib/xmalloc.c: Updated from textutils. + + * src/*.c: Remove old-style xmalloc and xrealloc decls. + * src/system.h: Include xalloc.h. + Remove dcls of xmalloc, xcalloc and xrealloc. + 1997-10-23 Jim Meyering * Makefile.am (aclocal-files): Also depend on m4/Makefile.am. -- cgit v1.2.3-70-g09d2