summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-26 03:15:47 +0000
committerJim Meyering <jim@meyering.net>1997-10-26 03:15:47 +0000
commit71a0d20bf5a752cf6221a5e64c1eec492c4aab62 (patch)
tree5aad4d9821c88c0b42f11cd486321a14d276f1ed /old/textutils
parent9386131a43ed03ef1e6eb014ef3df188bc9428df (diff)
downloadcoreutils-71a0d20bf5a752cf6221a5e64c1eec492c4aab62.tar.xz
(EXTRA_DIST): Add realloc.c.
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index c4ecf88f4..7df4bf33d 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,6 +1,7 @@
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
* 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.