Improve the check for departures from C89, and fix the departures
[platform/upstream/coreutils.git] / src / test.c
2006-07-09 Paul EggertAdjust to today's renaming changes in system.h.
2006-01-11 Paul Eggert(test_syntax_error): Append a newline. All callers
2005-12-09 Jim Meyering(main): Fix misleading comment.
2005-09-16 Paul EggertInclude stat-time.h, and use its functions instead...
2005-08-23 Jim MeyeringRemove unnecessary parens in `#if defined (SYMBOL)...
2005-08-14 Jim MeyeringDon't include "timespec.h".
2005-08-14 Jim MeyeringInclude "timespec.h".
2005-05-30 Paul EggertInclude sys/param.h if it exists, not if _POSIX_VERSION
2005-05-27 Paul EggertInclude inttostr.h, strnumcmp.h.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-07 Jim Meyering(binary_operator) [LINT]: Initialize lt and rt to 0.
2005-04-07 Jim Meyering(binop): Move function definition to precede first...
2005-04-07 Jim Meyering(is_int, age_of, binop): Declare `char *' parameters...
2005-04-04 Jim Meyering(usage): Move USAGE_BUILTIN_WARNING to end of --help...
2005-04-04 Jim Meyering(usage): Mention that some shells provide a built-in
2005-03-06 Jim MeyeringRemove register keyword.
2005-01-13 Jim Meyering(is_int): Don't overflow when evaluating integer constants.
2004-11-14 Jim Meyering(usage): Put the description of `[-n] STRING'
2004-09-09 Paul Eggert(usage): Document -r, -w, -x more carefully.
2004-09-09 Paul Eggert(usage): Mention that -h and -L don't dereference.
2004-09-09 Paul Eggert(usage): Document "test" (with no args) and "[ ]".
2004-09-06 Paul EggertSort options in usage message.
2004-08-03 Paul Eggert(TRUE, FALSE, SHELL_BOOLEAN, TRUTH_OR, TRUTH_AND):
2004-07-25 Paul Eggert(R_OK, W_OK, X_OK, FOK): Remove; system.h defines them.
2004-06-22 Jim Meyering(usage): Correct description of `-t FD'. The file
2004-06-21 Jim MeyeringStandardize on the diagnostics given when someone gives
2004-06-01 Jim Meyering(binary_operator, and, or, main):
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-05 Jim MeyeringCast NULL to `(char *)' in call to variadic function,
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-26 Jim MeyeringInclude exitfail.h.
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-16 Jim Meyering(integer_expected_error): Improve diagnostic -- now,
2003-07-16 Jim Meyering(AUTHORS): Replace 3-letter usernames with the actual
2003-07-16 Jim MeyeringRunning `[' with no arguments would evoke a segfault.
2003-07-06 Jim MeyeringAdd support for a "[" that conforms to the GNU coding...
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-06-02 Jim Meyering[!TEST_STANDALONE]: Remove #if-0'd block.
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2003-02-10 Jim Meyeringadd comments and fix dumb typos
2003-02-10 Jim MeyeringDon't include group-member.h.
2003-02-09 Jim Meyering(test_stat): Remove function. It's job is done (only
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-09-25 Jim Meyering(eaccess): Change type of local `euid' from int to...
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-04-28 Jim Meyering(integer_expected_error): Add `const' to paramater
2002-04-28 Jim Meyering(test_syntax_error): Add `const' to paramater
2002-03-25 Jim Meyeringupdate copyright
2002-03-25 Jim Meyering(age_of): Return -1 and 0 rather than 0 and 1.
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-25 Jim Meyering(usage): Indent --help and --version strings to start...
2001-09-16 Jim Meyering(usage): Describe -h option.
2001-09-09 Jim Meyering(binary_operator): Correct typo in diagnostic.
2001-08-18 Jim Meyering(binary_operator): Move declarations of lt,rt `down'
2001-08-18 Jim Meyering(isint, binary_operator, unary_operator):
2001-08-14 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2000-05-07 Jim MeyeringInclude "closeout.h".
1999-08-22 Jim MeyeringUse ATTRIBUTE_NORETURN instead of NO_RETURN_ATTRIBUTE.
1999-03-29 Jim MeyeringPROGRAM_NAME: rename from COMMAND_NAME
1999-03-04 Jim Meyering(main): Include author name argument in call to parse_l...
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-28 Jim Meyeringexperimental support for -t [optional fd] -- probably...
1998-05-26 Jim Meyering(two_arguments): Don't test argv[pos][2] if it's past...
1997-12-21 Jim Meyerings/__P/PARAMS/
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-23 Jim Meyering[STREQ]: Undef then redefine.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-05-01 Jim Meyeringindent cpp-directives
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-01-26 Jim Meyering.
1996-11-23 Jim Meyering(usage): Alphabetize option descriptions the way sort...
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-05-18 Jim Meyering(main): Don't recognize --help, --h, --he, --version...
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message support:
1996-02-24 Jim Meyering__P-protect forward declarations.
1996-01-17 Jim Meyering(advance): Protoize function.
1996-01-06 Jim MeyeringProtoize and __P-protect forward dcls.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-26 Jim MeyeringClarify usage. From Karl Berry.
1995-10-29 Jim Meyering[TEST_STANDALONE]: Define.
1995-08-08 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-05-15 Jim Meyering(usage): Add one- and two-line descriptions to --help...
1995-05-13 Jim MeyeringUse l?stat, not safe_l?stat.
1995-05-13 Jim Meyering(usage): Remove duplicate descriptions of --help and...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
next