1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-27 19:10:17 +02:00
Jim Meyering c6c2071280 Modify 'expr' so that it uses intmax_t, not int, to calculate
the value of integer expressions.

(struct valinfo.i): Now intmax_t, not int.
(docolon, int_value, str_value, isstring, nextarg, toarith,
freev, tostring, trace): Remove unnecessary forward decls.
(int_value, printv, tostring, toarith, arithf, arithdivf, docolon,
eval6, eval4, eval3): Do integer arithmetic using intmax_t, not int.
(docolon): Don't assume size_t fits in int.
2001-08-18 16:04:16 +00:00
2001-08-14 20:14:19 +00:00
.
2001-08-14 07:47:25 +00:00
2001-08-18 15:59:27 +00:00
2001-08-18 15:43:32 +00:00
2001-07-10 13:05:46 +00:00
.
2001-08-18 09:27:50 +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-18 10:10:29 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
99 MiB
Languages
C 56.5%
Shell 27.6%
Perl 11.6%
Makefile 2.2%
M4 0.9%
Other 1.2%