summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-12-11 23:44:07 +0000
committerJim Meyering <jim@meyering.net>1994-12-11 23:44:07 +0000
commitcfa65273737a540fbdec32a31a08c30c08d441eb (patch)
treecc01d21c5b671f0dd8f535a3fb0048bdd177f14f /old
parent0e168c7d03101169a696784b8006ef59be9d25ae (diff)
downloadcoreutils-cfa65273737a540fbdec32a31a08c30c08d441eb.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 63e1705c9..5d796540d 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,16 @@
+Sun Dec 11 17:24:09 1994 Jim Meyering (meyering@comco.com)
+
+ * csplit.c (get_format_width, get_format_prec): Use ISDIGIT instead of
+ comparisons against '0' and '9'.
+
+ * tr.c [!ULONGMAX]: Define it.
+ [!LONGMAX]: Define in terms of ULONGMAX instead of as a 32-bit constant.
+
+ * full-write.c: Declare (or not) errno based on definedness or
+ errno, not STDC_HEADERS.
+ * safe-read.c: Likewise.
+ * xwrite.c: Likewise.
+
Thu Nov 17 06:37:33 1994 Jim Meyering (meyering@comco.com)
* tail.c (dump_remainder): Flush standard output just before