summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
1998-08-02(change_timestamps): Add comment.Jim Meyering
1998-08-01(my_setlocale): Guard definition within #ifdef ENABLE_NLS.Jim Meyering
1998-07-30 * src/sort.c (usage): Add angle brackets to make `Report bugs...'Jim Meyering
1998-07-29(NEGATION_SIGN): Renamed from NEGATIVE_SIGN to avoidJim Meyering
1998-07-29(show_all_fs):Jim Meyering
1998-07-27Make copy create each destination file initiallyJim Meyering
1998-07-26Convert some char* dcls to `unsigned char*' and remove a cast --Jim Meyering
1998-07-26(check_punctuation): Add cast to placate irix4's cc. Reported by Kaveh Ghazi.Jim Meyering
1998-07-26(split_3): Add cast to placate irix4's cc. From Kaveh Ghazi.Jim Meyering
1998-07-26(chown): Remove unused definition.Jim Meyering
1998-07-26(cut_fields): Honor new --output-delimiter option.Jim Meyering
1998-07-26(main): Stat all non-`-' input file files (and fail if aJim Meyering
1998-07-26(main): rmdir fails with EEXIST on some systems.Jim Meyering
1998-07-25(SAME_INODE): Define it here instead.Jim Meyering
1998-07-25(SAME_INODE): Remove definition.Jim Meyering
1998-07-25(same_file): New functionJim Meyering
1998-07-25(long_options): Changes table entries not to use this form:Jim Meyering
1998-07-25(show_dev): Omit local devices if show_all_fs is negative.Jim Meyering
1998-07-25(utime_now): Moved into m4/utimes.m4.Jim Meyering
1998-07-19(copy_internal): Add another exclusion from theJim Meyering
1998-07-16Include lchown.h.Jim Meyering
1998-07-16[!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG.Jim Meyering
1998-07-15(check_format): Add `5' to the list of digits.Jim Meyering
1998-07-13(print_header): Print "1k-blocks", not "1.0k-blocks".Jim Meyering