projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
224d5c8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 20 Jul 2003 15:45:32 +0000
(15:45 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 20 Jul 2003 15:45:32 +0000
(15:45 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d639d42da670c037e0adfa6f2aada0cc634f1922..acd43d1258a185e258543a9949aaf3621eda5b29 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,11
@@
+2003-07-20 Jim Meyering <jim@meyering.net>
+
+ * src/wc.c (write_counts): Add a comment.
+ (wc): Rename `file' parameter.
+ Set new local, `file', to be the file name, or (when it's NULL)
+ _("standard output") so that all uses of `file' use the proper value.
+ Use STREQ, not strcmp.
+
2003-07-20 Paul Eggert <eggert@twinsun.com>
wc count field widths now are heuristically adjusted depending