Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-06 | . | 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 | *** empty log message *** | Jim Meyering | |
1998-11-30 | (TESTS): Add hard-link-1. | Jim Meyering | |
1998-11-30 | (copy_internal): Remove earlier (but less effective) | Jim Meyering | |
test for move/copy-into-self. Instead, deduce the move-into-self condition from errno==EINVAL after a failed rename. | |||
1998-11-30 | *** empty log message *** | Jim Meyering | |
1998-11-30 | (movefile): Don't free new_dest. | Jim Meyering | |
Bob McCracken reported that mv couldn't handle certain combinations of hard linked source files. | |||
1998-11-30 | handle VERBOSE | Jim Meyering | |
1998-11-30 | (TESTS): Add into-self-3. | Jim Meyering | |
1998-11-30 | *** empty log message *** | Jim Meyering | |
1998-11-21 | don't mention package name in comments | Jim Meyering | |
1998-11-21 | tweak comment | Jim Meyering | |
1998-11-17 | *** empty log message *** | Jim Meyering | |
1998-11-17 | Double-quote the `uname...` expression. | Jim Meyering | |
1998-11-17 | (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11. | Jim Meyering | |
1998-11-16 | *** empty log message *** | Jim Meyering | |
1998-11-15 | *** empty log message *** | Jim Meyering | |
1998-11-15 | *** empty log message *** | Jim Meyering | |
1998-11-15 | *** empty log message *** | Jim Meyering | |
1998-11-15 | (error): Don't use strerror_r's return value. | Jim Meyering | |
1998-11-14 | *** empty log message *** | Jim Meyering | |
1998-11-14 | (cvs-dist): Search for `$tag:' rather than just $tag | Jim Meyering | |
to avoid matching a prefix of another tag. | |||
1998-11-14 | update from master copy | Jim Meyering | |
1998-11-14 | Correct comment. POSIX does not permit it to succeed. | Jim Meyering | |
1998-11-14 | *** empty log message *** | Jim Meyering | |
1998-11-14 | Correct comment. POSIX does not permit it to succeed. | Jim Meyering | |
1998-11-14 | revert-to-4.0-b7 | Jim Meyering | |
1998-11-14 | *** empty log message *** | Jim Meyering | |
1998-11-14 | revert backupfile change | Jim Meyering | |
1998-11-14 | revert-last-change | Jim Meyering | |
1998-11-11 | back out last change: there is a better way | Jim Meyering | |
1998-11-11 | (BACKUPFILE_EXIT_FAILURE): Define. | Jim Meyering | |
(get_version): Use it in place of EXIT_FAILURE. | |||
1998-11-10 | [EXIT_FAILURE]: Define. | Jim Meyering | |
(get_version): Use EXIT_FAILURE as exit status rather than hard-coding `2'. From François Pinard. | |||
1998-11-08 | avoid new warnings from texinfo-1.12b | Jim Meyering | |
1998-11-08 | . | Jim Meyering | |
1998-11-08 | . | Jim Meyering | |
1998-11-08 | *** empty log message *** | Jim Meyering | |
1998-11-08 | *** empty log message *** | Jim Meyering | |
1998-11-08 | Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG. | Jim Meyering | |
1998-11-08 | Rewrite to set HAVE_STAT_EMPTY_STRING_BUG. | Jim Meyering | |
1998-11-08 | . | Jim Meyering | |
1998-11-08 | [lstat]: Remove #undef. | Jim Meyering | |
(rpl_lstat): Protoize. Use ENOENT, not EINVAL, to be consistent with lib/stat.c. | |||
1998-11-08 | (rpl_stat): Protoize. | Jim Meyering | |
(stat): Remove #undef. | |||
1998-11-08 | [HAVE_LSTAT_EMPTY_STRING_BUG]: Define lstat to rpl_lstat and declare the latter. | Jim Meyering | |
1998-11-02 | *** empty log message *** | Jim Meyering | |
1998-11-01 | . | Jim Meyering | |