This commit is contained in:
Jim Meyering
1995-02-26 05:09:04 +00:00
parent 5f40ddc1a1
commit 8467987e4b
+1
View 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.