summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-12-11(main): Arrange to exit unsuccessfully when stime fails.Jim Meyering
1998-12-07Use dir_name, not dirname. Include dirname.h.Jim Meyering
1998-12-07declare base_nameJim Meyering
1998-12-06Fix `ls -R .' formatting bug that broke mktexlsr.Jim Meyering
1998-11-30(DOT_OR_DOTDOT): New definition (moved here from remove.c.).Jim Meyering
1998-11-30(DOT_OR_DOTDOT): Move definition from this file...Jim Meyering
1998-11-30(dd_copy): Rename function from `copy'.Jim Meyering
1998-11-30(do_copy): Rename local: s/unused/copy_into_self/Jim Meyering
1998-11-30(do_move): Don't arrange to remove DEST in the copied-into-self case.Jim Meyering
1998-11-30(copy_internal): Remove earlier (but less effective)Jim Meyering
1998-11-30(movefile): Don't free new_dest.Jim Meyering
1998-11-08[HAVE_LSTAT_EMPTY_STRING_BUG]: Define lstat to rpl_lstat and declare the latter.Jim Meyering
1998-10-25(remove_cwd_entries): Don't apply CLOSEDIR to a NULLJim Meyering
1998-10-23(usage): Add mention of --version and --help.Jim Meyering
1998-10-05(long_options): Add entry for --suffix=SUFFIX option.Jim Meyering
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