Jim Meyering 59d2dceb2c Remove arbitrary restrictions on sizes, fixing a bug reported
by Geoff Whale.

(skip_fields, skip_chars, check_chars): Now size_t, not int.
(size_opt): New function.  Do not arbitrarily reject size zero.
Change the wording of the error message slightly, for convenience.
(find_field): Use size_t, not int, to compute sizes.
(different, main): check_chars==0 is no longer a special case, as
it defaults to SIZE_MAX.
(main): Check for overflow with args like -234234234234234.
Use 'size_opt' to convert optional arguments to sizes.
2001-08-25 07:33:20 +00:00
.
2001-08-24 08:11:30 +00:00
.
2001-08-24 08:11:30 +00:00
2001-04-29 07:01:12 +00:00
2001-08-25 05:42:53 +00:00
2001-07-10 13:05:46 +00:00
2001-06-17 04:11:12 +00:00
2001-08-04 17:51:15 +00:00
2001-08-18 15:26:24 +00:00
2001-08-25 05:42:07 +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%