summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2001-08-16(main): When there are too many non-option arguments,Jim Meyering-1/+2
2001-08-14(xputenv): Remove parameter's const qualifier.Jim Meyering-1/+1
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-12/+12
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-5/+5
2001-08-13(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-14/+14
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-2/+3
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-3/+4
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-2/+5
2001-08-13(enum Interactive): New type.Jim Meyering-3/+15
2001-08-13(overwrite_prompt): New function.Jim Meyering-10/+44
2001-08-12Guard the above pathconf-using definitions with `#if HAVE_PATHCONF'Jim Meyering-3/+3
2001-08-12(PATH_MAX_FOR): Use pathconf via wrapper.Jim Meyering-8/+30
2001-08-12Include gtod.h -- should have been part of preceding deltaJim Meyering-0/+1
2001-08-12Include gtod.h.Jim Meyering-0/+2
2001-08-12Work around non-compliant gettimeofday on Mac OS X 10.0.4,Jim Meyering-1/+10
2001-08-10(print_long_format): Simplify previous patch forJim Meyering-7/+1
2001-08-10(print_long_format): Multiply the shift width by zeroJim Meyering-1/+5
2001-08-10(print_long_format): If a file size is negative, assumeJim Meyering-1/+10
2001-08-07(cfcc_msg): Remove now-inaccurate part of comment.Jim Meyering-2/+1
2001-08-06(copy_internal): Set *rename_succeeded, so thatJim Meyering-1/+7
2001-08-06(usage): Correct the description of --update.Jim Meyering-1/+3
2001-08-04(quote_name): Pass 0 to mbsnwidth, since the defaultJim Meyering-3/+1
2001-07-15Include "unlocked-io.h", rather than hard-coding the HAVE_*_UNLOCKED macros.Jim Meyering-59/+2
2001-07-08revert unrelated part of last delta -- coming soon with a separate log entryJim Meyering-7/+1
2001-07-08(usage): Reformat so help2man generates a properly indented man page.Jim Meyering-9/+10
2001-07-08(get_dest_mode): Clear set-user-ID and set-group-ID bitsJim Meyering-3/+11
2001-07-02(do_link): Test the boolean symbolic_link, not the function, symlink.Jim Meyering-1/+1
2001-07-01(usage): Suggest setting LC_COLLATE=C, rather than LC_ALL=C.Jim Meyering-1/+2
2001-06-16(main): Recheck global print_with_color after callingJim Meyering-1/+5
2001-06-16(print_long_format): Don't truncate user namesJim Meyering-2/+2
2001-06-09Add options to make `who' more POSIX compliant.Jim Meyering-149/+415
2001-05-27(main): Add `const' to declaration of local, `result'.Jim Meyering-1/+1
2001-05-24Update from master source.Jim Meyering-34/+95
2001-05-24Use `#if D_TYPE_IN_DIRENT && defined DTTOIF' toJim Meyering-1/+1
2001-05-24(main): Remove quotes around %s.Jim Meyering-4/+4
2001-05-20Include "hard-locale.h".Jim Meyering-19/+75
2001-05-20(parse_obsolescent_option): Accept a b suffix.Jim Meyering-2/+4
2001-05-20Rename new option values: s/all/precede/ and s/minimum/separate/.Jim Meyering-11/+16
2001-05-19(delimit_method_map): Remove trailing comma.Jim Meyering-1/+1
2001-05-19Support new modes for uniq's --all-repeated option.Jim Meyering-2/+49
2001-05-15(parse_obsolescent_option): Use t_count_lines, notJim Meyering-1/+1
2001-05-15(struct fileinfo.linkmode): Now st_mode.Jim Meyering-16/+17
2001-05-13(main): Check for NODEV device only if NODEV is defined.Jim Meyering-0/+2
2001-05-13(NODEV): Remove, undoing previous change.Jim Meyering-4/+0
2001-05-13(dir_name, dir_len): Define to different namesJim Meyering-0/+5
2001-05-13(enum Dereference_symlink): New type.Jim Meyering-21/+34
2001-05-13(NODEV): New macro, if not already defined.Jim Meyering-0/+4
2001-05-13(main): Check for overflow when converting out of uintmax_t.Jim Meyering-38/+28
2001-05-12Include "dirname.h".Jim Meyering-3/+2
2001-05-12Include "dirname.h".Jim Meyering-6/+3