Files
gnu-coreutils/src
Jim Meyering 19d6aed760 Add support for multi-byte locales.
(iswprint, mbrtowc, wcwidth): Provide default definitions.
(total_bytes): New variable.
(print_bytes): New variable.
(longopts): Change abbreviation for --chars from 'c' to 'm'.
(usage): Update.
(write_counts): Add `bytes' argument.
(wc): New variables `bytes', `count_bytes', `count_chars',
`count_complicated'. The old code determines `bytes', not `chars'.
New case for MB_CUR_MAX > 1. A non-printable non-space character does
not increment the line position or start a word. Update `total_bytes'.
(main): Initialize `print_bytes' and `total_bytes' to 0. Accept 'm'
option. Pass `total_bytes' to write_counts.
2000-08-11 09:20:31 +00:00
..
1999-04-13 14:44:33 +00:00
2000-05-07 14:49:06 +00:00
2000-08-07 13:23:44 +00:00
2000-05-07 14:49:06 +00:00
2000-05-07 14:51:07 +00:00
2000-05-07 14:51:07 +00:00
2000-05-07 14:51:49 +00:00
2000-05-07 14:52:16 +00:00
2000-07-09 07:11:28 +00:00
2000-08-07 13:27:24 +00:00
2000-05-07 14:53:15 +00:00
2000-05-07 14:53:15 +00:00
2000-05-07 14:55:15 +00:00
2000-05-07 14:55:15 +00:00
2000-05-07 14:55:15 +00:00
2000-05-07 14:56:12 +00:00
2000-08-05 10:56:12 +00:00
2000-05-07 14:57:24 +00:00
2000-05-07 14:57:52 +00:00
2000-05-07 14:57:52 +00:00
2000-06-24 07:37:55 +00:00
2000-07-09 07:14:42 +00:00
2000-08-01 07:10:57 +00:00
2000-05-07 14:46:33 +00:00
2000-07-30 16:01:48 +00:00
2000-05-07 14:46:33 +00:00
2000-05-07 14:46:33 +00:00
2000-05-07 14:46:33 +00:00
2000-08-11 09:20:31 +00:00
2000-05-07 14:46:33 +00:00
2000-05-07 14:46:33 +00:00