wollman 2e02d4aae7 Make expr POSIX-compliant, and fix some bugs. Specifically:
- expr must conform to the Utility Syntax Guidelines, so use
getopt() to eat the (non-existent) options.

- Use the Standard type intmax_t for arithmetic.

- If an argument cannot be *completely* converted to an integer, then
it is a string.

Additionally make some style cleanups near the modified lines.  This
utility is still not completely style-compliant.
2002-03-22 20:18:26 +00:00
..
2002-03-22 01:22:50 +00:00
2002-03-04 05:30:04 +00:00
2002-02-02 06:36:49 +00:00
2002-02-02 06:48:10 +00:00
2002-03-14 21:51:00 +00:00
2002-03-22 19:52:59 +00:00
2002-03-14 21:51:00 +00:00
2002-02-02 06:48:10 +00:00
2002-02-19 02:36:35 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-03-06 11:20:13 +00:00