summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-26 02:48:44 +0000
committerJim Meyering <jim@meyering.net>1997-10-26 02:48:44 +0000
commit9386131a43ed03ef1e6eb014ef3df188bc9428df (patch)
treea52d216241867c8b321176caf4a8ad2ef4dcff45 /old/textutils
parent081939528323754b7e1b27f2893e80c8e760acf8 (diff)
downloadcoreutils-9386131a43ed03ef1e6eb014ef3df188bc9428df.tar.xz
.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5cac3602b..c4ecf88f4 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,10 @@
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
+ * 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.