summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-09-06Sort options in usage message.Paul Eggert
2004-09-05Stty option-parsing fixes.Paul Eggert
2004-09-05(recover_mode): Arg is now char const *, not char *.Paul Eggert
2004-09-05Check for the fixed stty option-parsing bugs.Paul Eggert
2004-09-05(valid_options): Remove.Paul Eggert
2004-09-05Regenerate.Paul Eggert
2004-09-03Minor stat.c patches from Pozsar Balazs for GNU/Linux.Paul Eggert
2004-09-03(HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that preventedPaul Eggert
2004-09-03dd minor cleanup for conversionsPaul Eggert
2004-09-03(usage): "alternated EBCDIC" -> "alternate EBCDIC".Paul Eggert
2004-09-03dd conversion option cleanup.Paul Eggert
2004-09-03(dd invocation): Specify which conversion optionsPaul Eggert
2004-09-03Output correct errno-related diagnostic on "paste" I/O errors.Paul Eggert
2004-09-03Output correct errno-related diagnostic on "paste" I/O errors.Paul Eggert