summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1998-12-06Fix `ls -R .' formatting bug that broke mktexlsr.Jim Meyering-25/+15
1998-11-30(DOT_OR_DOTDOT): New definition (moved here from remove.c.).Jim Meyering-0/+4
1998-11-30(DOT_OR_DOTDOT): Move definition from this file...Jim Meyering-4/+0
1998-11-30(dd_copy): Rename function from `copy'.Jim Meyering-2/+2
1998-11-30(do_copy): Rename local: s/unused/copy_into_self/Jim Meyering-2/+2
1998-11-30(do_move): Don't arrange to remove DEST in the copied-into-self case.Jim Meyering-1/+1
1998-11-30(copy_internal): Remove earlier (but less effective)Jim Meyering-14/+23
1998-11-30(movefile): Don't free new_dest.Jim Meyering-1/+3
1998-11-08[HAVE_LSTAT_EMPTY_STRING_BUG]: Define lstat to rpl_lstat and declare the latter.Jim Meyering-0/+7
1998-10-25(remove_cwd_entries): Don't apply CLOSEDIR to a NULLJim Meyering-5/+8
1998-10-23(usage): Add mention of --version and --help.Jim Meyering-0/+2
1998-10-05(long_options): Add entry for --suffix=SUFFIX option.Jim Meyering-0/+1
1998-10-04(split_3): Rename local variable, to `escaped_filename'.Jim Meyering-5/+5
1998-10-03(main): Update to use new version of posixtime.Jim Meyering-2/+3
1998-09-28(copy_internal): Do honor `n' reply in move-mode.Jim Meyering-1/+1
1998-09-28(main): Decrement optind when we find an `option' thatJim Meyering-0/+1
1998-09-27(copy_internal): Don't preserve hard-linked directoriesJim Meyering-0/+11
1998-09-26factor.cJim Meyering-1/+1
1998-09-20(install_file_to_path) [-D]: Create any leadingJim Meyering-8/+6
1998-09-20(install_file_to_path): Copy the file after creating any leading directories.Jim Meyering-1/+4
1998-09-19update bug-reporting addressJim Meyering-31/+31
1998-09-19(main): Revamp option processing, again.Jim Meyering-17/+61
1998-09-19update bug-reporting addressJim Meyering-24/+24
1998-09-19(program_name): Declare *not* to be const.Jim Meyering-1/+1
1998-09-19update bug-reporting addressJim Meyering-19/+19
1998-09-12(remove_cwd_entries): Declare to be static.Jim Meyering-1/+1
1998-09-07(show_dev) [!posix_format]: When using --print-type,Jim Meyering-6/+20
1998-09-07(print_dir_name): Put back.Jim Meyering-1/+11
1998-09-07Include posixtm.h.Jim Meyering-4/+9
1998-09-06remove --help-style comment near topJim Meyering-15/+1
1998-08-30(ST_TIME_CMP_NS, ATIME_CMP, CTIME_CMP, MTIME_CMP): Use new ST_MTIM_NSEC macro.Jim Meyering-4/+4
1998-08-30(longopts): Use corresponding short-option characterJim Meyering-3/+3
1998-08-30Don't assume ASCII.Jim Meyering-10/+10
1998-08-30(longopts): Don't assume ASCII.Jim Meyering-2/+2
1998-08-30(long_options): Replace 12 with CHAR_MAX + 1.Jim Meyering-2/+2
1998-08-30(long_options): Replace 12 with CHAR_MAX + 1.Jim Meyering-2/+2
1998-08-30(longopts): Use corresponding short-option characterJim Meyering-2/+2
1998-08-30(longopts): Use corresponding short-option characterJim Meyering-1/+1
1998-08-30Replace 12 and 13 with CHAR_MAX + 1 and CHAR_MAX + 2 respectively.Jim Meyering-4/+4
1998-08-30(long_options): Use corresponding short-option characterJim Meyering-4/+4
1998-08-30(long_options): Use corresponding short-option characterJim Meyering-3/+3
1998-08-30(long_options): Use corresponding short-option characterJim Meyering-6/+6
1998-08-30Don't assume ASCII in getopt arg handling.Jim Meyering-8/+8
1998-08-30Don't assume ASCII.Jim Meyering-6/+6
1998-08-30(CHAR_MIN, CHAR_MAX):Jim Meyering-7/+6
1998-08-29(print_dir_name): Remove global variable.Jim Meyering-11/+1
1998-08-26(dc_parse_stream): Don't segfault when a lineJim Meyering-0/+9
1998-08-16(do_move): Fail upon attempt to move a directory into itself.Jim Meyering-7/+28
1998-08-15(copy_internal) [one-file-system]: Do copy mount pointJim Meyering-4/+4
1998-08-15(qmark_funny_chars): Add comment from Paul eggert.Jim Meyering-2/+10