Files
gnu-coreutils/src
Jim Meyering 9fed987cf2 Include exitfail.h.
(TEST_FAILURE): New constant, used for exit status if 'test' fails.
(test-syntax_error): Use it.
(binary_operator): Now takes bool arg specifying whether left operand
is -l ARG, so that caller determines this rather than us.
All uses changed.
(term): Use posixtest to evaluate parenthesized subexpressions.
(unary_operator, one_argument): Remove support for -t without operand.
(one_argument): Take argument from argv[pos].
(one_argument, two_arguments, three_arguments): Advance pos.
All callers changed.
(three_arguments): Look for binary ops before "!".  Then look
for parenthesized one_argument expressions, instead of trusting
expr () to do the right thing.
(posixtest): Now takes number of args.  All callers changed.
Treat "( A B )" like "A B".
(main): Set exit_failure to TEST_FAILURE.  Don't depend on
POSIXLY_CORRECT, as we now conform to POSIX by default.
(main) [!LBRACKET]: Do not recognize "--help" or "--verbose" unless.
2003-07-26 12:22:42 +00:00
..
2003-07-13 08:46:53 +00:00
2003-06-17 18:13:23 +00:00
2003-06-17 18:13:23 +00:00
2003-01-04 10:34:59 +00:00
2003-06-17 18:13:23 +00:00
2003-03-26 18:47:49 +00:00
2002-12-15 20:54:29 +00:00
2003-07-23 06:39:44 +00:00
2003-04-11 12:46:24 +00:00
2003-03-08 10:14:33 +00:00
2003-06-17 18:13:23 +00:00
.
2003-05-28 18:07:17 +00:00
2003-07-06 06:08:40 +00:00
2003-06-17 18:13:23 +00:00
.
2003-07-23 06:59:26 +00:00
2003-06-17 18:13:23 +00:00
2003-06-17 18:13:23 +00:00
2003-07-11 10:33:12 +00:00
2003-01-04 10:32:21 +00:00
2003-07-26 09:02:54 +00:00
2003-06-17 18:13:23 +00:00
2003-04-11 12:41:44 +00:00
2003-06-17 18:13:23 +00:00
2003-07-12 16:17:14 +00:00
2003-07-26 12:22:42 +00:00
2003-06-17 18:13:23 +00:00
2003-06-17 18:13:23 +00:00