Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-06 | add ls -R . test | Jim Meyering | |
1998-12-06 | . | Jim Meyering | |
1998-12-06 | Fix `ls -R .' formatting bug that broke mktexlsr. | Jim Meyering | |
Include path-concat.h. (basename_is_dot_or_dotdot): New function, derived from is_not_dot_or_dotdot. (is_not_dot_or_dotdot): Remove function. (extract_dirs_from_files): Use `!basename_is_dot_or_dotdot' instead of is_not_dot_or_dotdot and use path_concat instead of attach. | |||
1998-12-06 | (TESTS): s/quoting/tests/. | Jim Meyering | |
1998-12-06 | renamed from quote | Jim Meyering | |
1998-12-06 | *** empty log message *** | Jim Meyering | |
1998-12-06 | Redefine putenv before including stdlib.h to work | Jim Meyering | |
around Solaris 2.7's conflicting prototype. Reported by Karl Berry. | |||
1998-12-06 | . | Jim Meyering | |
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 | |