Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Declare bytes_read to be ssize_t.
|
|
|
|
Declare counters to be of type uintmax_t.
(write_counts): Use human_readable to format potentially-long-long
numbers. Suggestion from Rogier Wolff.
|
|
|
|
(wc, write_counts): Implement it.
From Bruno Haible.
|
|
|
|
|
|
|
|
*) 0' as last parameter in getopt_long call.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't change `error (1' calls.
|
|
|
|
(main): Use PACKAGE_VERSION instead of version_string.
|
|
bindtextdomain, and textdomain.
|
|
|
|
|
|
|
|
Remove forward dcls.
|
|
|
|
|
|
|
|
From Karl Berry.
|
|
|
|
|
|
non-regular files (esp ttys on SunOS) even when it fails.
|
|
|
|
|
|
Detect/handle case in which CURR position > EOF.
|
|
not be counted. Suggested by Karl Heuer.
(wc): Use memchr.c instead.
|
|
From Karl Heuer.
|
|
a regular file on stdin with file pointer not at BOF. From Karl Heuer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|