summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-13Adjust to backup enum rename.Paul Eggert
2004-09-13Adjust to backup file rename.Paul Eggert
2004-09-13Adjust to backup enum rename.Paul Eggert
2004-09-13(enum backuptype): Rename none -> no_backups,Paul Eggert
2004-09-13(check_extension, numbered_backup):Paul Eggert
2004-09-13(enum backuptype): Rename none -> no_backups,Paul Eggert
2004-09-13(my-distcheck): When building with -Werror, also require -Wshadow.Paul Eggert
2004-09-13id shouldn't fail simply because some numbers can't be resolved.Paul Eggert
2004-09-13(print_full_info): Don't exit with failure status simplyPaul Eggert
2004-09-10"tail" now handles obscure POSIX 1003.2-1992 cases better.Paul Eggert
2004-09-10(test_vector): minus-* requiresPaul Eggert
2004-09-10(parse_obsolete_option): Renamed fromPaul Eggert
2004-09-10"tail" now handles obscure POSIX 1003.2-1992 cases better.Paul Eggert
2004-09-09src/test.c (usage): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09Document test -r, -w, -x more carefully.Paul Eggert
2004-09-09(test invocation): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09(usage): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09Revamp sort last-resort comparison description.Paul Eggert
2004-09-09(sort invocation): -u disables the last-resortPaul Eggert
2004-09-09Document that test -h and -L don't dereference.Paul Eggert
2004-09-09src/test.c: document that -h and -L don't dereference.Paul Eggert
2004-09-09(usage): Mention that -h and -L don't dereference.Paul Eggert
2004-09-09(test invocation): Mention that -h and -L don't dereference symlinks.Paul Eggert
2004-09-09* src/test.c (usage): Document "test" (with no args) and "[ ]".Paul Eggert
2004-09-09(test invocation): Use better synopses.Paul Eggert
2004-09-09(usage): Document "test" (with no args) and "[ ]".Paul Eggert
2004-09-09Mention option-reordering, particularly with tr.Paul Eggert
2004-09-09(Common options): Some programs don't reorderPaul Eggert
2004-09-09Fix "tr xy -z" bug.Paul Eggert
2004-09-09(fowler-1): New test case.Paul Eggert
2004-09-09(main): Don't reorder options.Paul Eggert
2004-09-09Document that "tr xy -z" now works as per POSIX.Paul Eggert
2004-09-08Undo previous change.Paul Eggert
2004-09-08sort -u versus sort | uniq.Paul Eggert
2004-09-08(sort invocation): Add remarks about sort -u versus sort | uniq.Paul Eggert
2004-09-08c-strtod.c sets LC_ALL, not LC_NUMERIC.Paul Eggert
2004-09-08(C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid thePaul Eggert
2004-09-07Fix "touch -- MMDDhhmm file" bug.Paul Eggert
2004-09-07Test for "touch -- MMDDmm file" bug. Also, setPaul Eggert
2004-09-07Document "touch" POSIX-conformance fix.Paul Eggert
2004-09-07(main): Fix POSIX-conformance bug: "touch --Paul Eggert
2004-09-07Emulate Solaris 8 "sort -y" better.Paul Eggert
2004-09-07(main): Emulate Solaris 8 and 9 "sort -y", so thatPaul Eggert
2004-09-06Add NEWS item for "od" changes.Paul Eggert
2004-09-06Several "od" changes for POSIX and FreeBSD compatibility.Paul Eggert
2004-09-06Several od changes for POSIX and FreeBSD compatibility.Paul Eggert
2004-09-06(od invocation): Several changes for POSIXPaul Eggert
2004-09-06Several changes for POSIX and FreeBSD compatibility.Paul Eggert
2004-09-06Improve quoting doc.Paul Eggert
2004-09-06(String tests): Improve quality of warning aboutPaul Eggert