summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2004-09-21(main): Use getopt where it suffices, not getopt_long.Paul Eggert-4/+3
2004-09-21Reject unknown options.Paul Eggert-25/+13
2004-09-21Reject unknown options.Paul Eggert-15/+9
2004-09-21Include <getopt.h>.Paul Eggert-2/+2
2004-09-21Include <getopt.h>.Paul Eggert-91/+53
2004-09-21Include <getopt.h>.Paul Eggert-13/+9
2004-09-20(main): Don't dump core if POSIXLY_CORRECT and given no arguments.Paul Eggert-1/+1
2004-09-19(STRING_OPTION): Remove.Paul Eggert-45/+2
2004-09-19(STATUS_OPTION, STRING_OPTION): New enums.Paul Eggert-9/+12
2004-09-19(usage): Distinguish between options and operands.Paul Eggert-12/+18
2004-09-19(main): Usage failure is EXIT_FAIL, not EXIT_FAILURE.Paul Eggert-1/+1
2004-09-19Fix typo in previous change.Paul Eggert-1/+1
2004-09-19(main): Reject unknown options instead ofPaul Eggert-11/+7
2004-09-19Remove obsolete comment about POSIX 1003.2/D11.2.Paul Eggert-87/+66
2004-09-13Regenerate.Paul Eggert-3/+4
2004-09-13(localedir.h): Don't redirect directly to target.Paul Eggert-3/+4
2004-09-13Adjust to backup enum rename.Paul Eggert-5/+5
2004-09-13Adjust to backup file rename.Paul Eggert-2/+2
2004-09-13Adjust to backup enum rename.Paul Eggert-9/+9
2004-09-13(print_full_info): Don't exit with failure status simplyPaul Eggert-15/+5
2004-09-10(parse_obsolete_option): Renamed fromPaul Eggert-122/+70
2004-09-09(usage): Document -r, -w, -x more carefully.Paul Eggert-3/+3
2004-09-09(usage): Mention that -h and -L don't dereference.Paul Eggert-0/+1
2004-09-09(usage): Document "test" (with no args) and "[ ]".Paul Eggert-0/+3
2004-09-09(main): Don't reorder options.Paul Eggert-1/+1
2004-09-07(main): Fix POSIX-conformance bug: "touch --Paul Eggert-2/+1
2004-09-07(main): Emulate Solaris 8 and 9 "sort -y", so thatPaul Eggert-3/+17
2004-09-06Several changes for POSIX and FreeBSD compatibility.Paul Eggert-108/+102
2004-09-06Sort options in usage message.Paul Eggert-1/+1
2004-09-05(recover_mode): Arg is now char const *, not char *.Paul Eggert-34/+30
2004-09-05(valid_options): Remove.Paul Eggert-100/+22
2004-09-05Regenerate.Paul Eggert-0/+3
2004-09-03(HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that preventedPaul Eggert-132/+74
2004-09-03(usage): "alternated EBCDIC" -> "alternate EBCDIC".Paul Eggert-20/+12
2004-09-03Output correct errno-related diagnostic on "paste" I/O errors.Paul Eggert-12/+37
2004-09-03(paste_parallel): Improve replacement for ENDLIST and CLOSED.Paul Eggert-14/+10
2004-09-02(dummy_closed, CLOSED, dummy_endlist, ENDLIST): Remove;Paul Eggert-21/+20
2004-08-24(add_tab_stop): Renamed from add_tabstop. All uses changed.Paul Eggert-148/+177
2004-08-24Revamp to resemble the new unexpand.c better.Paul Eggert-81/+92
2004-08-20Regenerate.Paul Eggert-0/+1
2004-08-19(usage): "chown '' file" is now allowed.Paul Eggert-7/+8
2004-08-19(describe_change): Describe changes to -1:-1Paul Eggert-9/+9
2004-08-19(parse_group): Return gid_t rather than storing itPaul Eggert-19/+22
2004-08-11Regenerate.Paul Eggert-1/+2
2004-08-11Further fix for -d regression.Paul Eggert-2/+2
2004-08-11(main): Fix -d regression introduced withPaul Eggert-1/+1
2004-08-11(copy_internal): When preserving links, unlinkPaul Eggert-0/+1
2004-08-10(usage, tee): "tee -" writes to standard output, notPaul Eggert-1/+7
2004-08-10(die, xfopen, mergefps, first_same_file, merge):Paul Eggert-20/+24
2004-08-10(usage): "-" is an operand, not an option.Paul Eggert-1/+2