]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 26 Feb 1995 05:09:04 +0000 (05:09 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Feb 1995 05:09:04 +0000 (05:09 +0000)
old/textutils/ChangeLog

index 61315f50a8cb834c01a201342d6e37a171fee382..39023818cb3126830e05e7338df2fbff51d0513b 100644 (file)
@@ -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.