]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 26 Oct 1997 02:46:35 +0000 (02:46 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Oct 1997 02:46:35 +0000 (02:46 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog

index 3d75a0fcac7639622a0057f4867d868b55de298a..0776420219c14617c5d70d0b30b3d550f3022392 100644 (file)
@@ -1,5 +1,7 @@
 1997-10-25  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * lib/Makefile.am (noinst_HEADERS): Add xalloc.h.
+
        * lib/xalloc.h: New file.
        * lib/xmalloc.c: Updated from textutils.
 
index 652e4f0fa31a7ce9bd1311d1a66972b35697efa9..07232750e188e66a36f44c539b0a8730ab2b2df9 100644 (file)
@@ -1,3 +1,14 @@
+1997-10-25  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
        * Makefile.am (aclocal-files): Also depend on m4/Makefile.am.