Age | Commit message (Expand) | Author |
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 avoid | Jim Meyering |
1998-07-29 | (show_all_fs): | Jim Meyering |
1998-07-27 | Make copy create each destination file initially | Jim Meyering |
1998-07-26 | Convert 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 a | Jim 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 function | Jim 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 the | Jim Meyering |
1998-07-16 | Include 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 |
1998-07-08 | Remove FCLOSE_UNLOCKED block. | Jim Meyering |
1998-07-05 | (parse_line): Add casts to avoid errors from Irix4's `cc' C compiler. | Jim Meyering |
1998-07-04 | tweak comment | Jim Meyering |
1998-07-04 | Remove #ifdef around <regex.h> inclusion. | Jim Meyering |
1998-07-04 | Remove #ifdef around <regex.h> inclusion. | Jim Meyering |
1998-07-04 | (remove_dir): Use fprintf, not error to avoid newline in prompt. | Jim Meyering |
1998-07-03 | (copy_internal): Rename variable and reverse sense of tests | Jim Meyering |
1998-07-03 | (df_readable): Rename local so as not to shadow global. | Jim Meyering |
1998-07-03 | (SAME_INODE): New macro. | Jim Meyering |
1998-07-03 | (copy_internal): Try harder identifying a relative | Jim Meyering |
1998-07-03 | (copy_internal): Don't skip test for same file if creating a hardlink | Jim Meyering |
1998-07-03 | (copy_internal): Don't call chown on a symlink. | Jim Meyering |
1998-06-30 | (main): Move the test of the result of the read_filesystem_list call | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-29 | Include system.h only after error.h and readutmp.h | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-29 | Update call to human_readable -- now there's one fewer arg. | Jim Meyering |
1998-06-29 | (__xstrtol), src/dd.c (parse_integer): | Jim Meyering |
1998-06-29 | (human_readable_base, output_units): Remove; | Jim Meyering |
1998-06-29 | (human_readable_base, output_units): Remove; | Jim Meyering |