summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-10-04(split_3): Rename local variable, to `escaped_filename'.Jim Meyering
1998-10-03(main): Update to use new version of posixtime.Jim Meyering
1998-09-28(copy_internal): Do honor `n' reply in move-mode.Jim Meyering
1998-09-28(main): Decrement optind when we find an `option' thatJim Meyering
1998-09-27(copy_internal): Don't preserve hard-linked directoriesJim Meyering
1998-09-26factor.cJim Meyering
1998-09-20(install_file_to_path) [-D]: Create any leadingJim Meyering
1998-09-20(install_file_to_path): Copy the file after creating any leading directories.Jim Meyering
1998-09-19update bug-reporting addressJim Meyering
1998-09-19(main): Revamp option processing, again.Jim Meyering
1998-09-19update bug-reporting addressJim Meyering
1998-09-19(program_name): Declare *not* to be const.Jim Meyering
1998-09-19update bug-reporting addressJim Meyering
1998-09-12(remove_cwd_entries): Declare to be static.Jim Meyering
1998-09-07(show_dev) [!posix_format]: When using --print-type,Jim Meyering
1998-09-07(print_dir_name): Put back.Jim Meyering
1998-09-07Include posixtm.h.Jim Meyering
1998-09-06remove --help-style comment near topJim Meyering
1998-08-30(ST_TIME_CMP_NS, ATIME_CMP, CTIME_CMP, MTIME_CMP): Use new ST_MTIM_NSEC macro.Jim Meyering
1998-08-30(longopts): Use corresponding short-option characterJim Meyering
1998-08-30Don't assume ASCII.Jim Meyering
1998-08-30(longopts): Don't assume ASCII.Jim Meyering
1998-08-30(long_options): Replace 12 with CHAR_MAX + 1.Jim Meyering
1998-08-30(long_options): Replace 12 with CHAR_MAX + 1.Jim Meyering
1998-08-30(longopts): Use corresponding short-option characterJim Meyering
1998-08-30(longopts): Use corresponding short-option characterJim Meyering
1998-08-30Replace 12 and 13 with CHAR_MAX + 1 and CHAR_MAX + 2 respectively.Jim Meyering
1998-08-30(long_options): Use corresponding short-option characterJim Meyering
1998-08-30(long_options): Use corresponding short-option characterJim Meyering
1998-08-30(long_options): Use corresponding short-option characterJim Meyering
1998-08-30Don't assume ASCII in getopt arg handling.Jim Meyering
1998-08-30Don't assume ASCII.Jim Meyering
1998-08-30(CHAR_MIN, CHAR_MAX):Jim Meyering
1998-08-29(print_dir_name): Remove global variable.Jim Meyering
1998-08-26(dc_parse_stream): Don't segfault when a lineJim Meyering
1998-08-16(do_move): Fail upon attempt to move a directory into itself.Jim Meyering
1998-08-15(copy_internal) [one-file-system]: Do copy mount pointJim Meyering
1998-08-15(qmark_funny_chars): Add comment from Paul eggert.Jim Meyering
1998-08-15(usage): Reformat a little.Jim Meyering
1998-08-15(long_options): Add long names for all options.Jim Meyering
1998-08-15Add braces to suppress warning about ambiguous `else'.Jim Meyering
1998-08-14.Jim Meyering
1998-08-13Include filemode.h.Jim Meyering
1998-08-11*** empty log message ***Jim Meyering
1998-08-11(usage): Correct description. Reported by John Murphy.Jim Meyering
1998-08-02(re_protect): Add comment.Jim Meyering
1998-08-02(ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP, MTIME_CMP): New macros.Jim Meyering
1998-08-02(copy_internal): Compare time stamps with subsecond resolution if available.Jim Meyering
1998-08-02(compare_ctime, rev_cmp_ctime, compare_mtime,Jim Meyering
1998-08-02(touch): Add comment.Jim Meyering