Jim Meyering ca0659ab9a Include mbswidth.h.
(standard_header, header, test_suite): Remove.
(date_format, date_text, file_text, header_width_available): New vars.
(long_options, main, init_header, usage):
Add new -D or --date-format option.
(CHARS_FOR_DATE_AND_PAGE, T_BUF_FMT, T_BUF_SIZE, NO_DATE): Remove.
(init_header): Allow arbitrary width for date format.  Change
"Page %5d" to "Page %d", since the code no longer assumes fixed width.
Do not assume that localtime succeeds.
(init_header, print_header, usage): Do not truncate headers.
(init_header, print_header): Defer width calculations until
page is printed, since "Page 100000" is wider than "Page 1".
Count columns, not bytes, in page headers.
Custom headers take up only the center, not the whole header.
(print_header): Use printf rather than fprintf(stdout).
2001-03-17 08:48:23 +00:00
2001-03-16 12:02:29 +00:00
2001-03-16 23:42:21 +00:00
2000-12-24 09:34:17 +00:00
2001-03-16 08:40:42 +00:00
2001-03-17 08:48:23 +00:00
.
2001-03-13 08:50:18 +00:00
2001-03-10 07:52:40 +00:00
S
Description
No description provided
52 MiB
Languages
C 56.8%
Shell 27.4%
Perl 11.5%
Makefile 2.2%
M4 0.9%
Other 1.2%