From: Jim Meyering Date: Sun, 26 Feb 1995 05:09:04 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~285 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8467987e4b5da93e8855edad9783f06cf30d4dca;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 61315f50a8..39023818cb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,7 @@ Sat Feb 11 07:31:08 1995 Jim Meyering (meyering@comco.com) * system.h: Remove index/rindex and bcmp/bcopy/bzero references. + Separate errno declaration from STDC_HEADERS. * wc.c (wc): For efficiency, handle separately the cases in which words need not be counted. Suggested by Karl Heuer.