mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 23:32:26 -04:00
*** empty log message ***
This commit is contained in:
+15
-5
@@ -1,3 +1,18 @@
|
||||
2001-08-07 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* Makefile.maint (m4-check): New rule.
|
||||
(local-check): Depend on it.
|
||||
|
||||
2001-08-06 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* src/mv.c (usage): Correct the description of --update.
|
||||
* src/copy.c (copy_internal): Set *rename_succeeded, so that
|
||||
the caller (mv) doesn't remove the source file.
|
||||
Reported by FIXME?
|
||||
|
||||
* tests/mv/update: New test for the above.
|
||||
* tests/mv/Makefile.am (TESTS): Add update.
|
||||
|
||||
2001-08-05 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* tests/root-only: Generalize. Rename to ...
|
||||
@@ -31,11 +46,6 @@
|
||||
|
||||
2001-07-15 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* src/copy.c (copy_internal): Set *rename_succeeded, so that
|
||||
the caller (mv) doesn't remove the source file.
|
||||
FIXME: add test case
|
||||
Reported by FIXME?
|
||||
|
||||
* src/Makefile.am (INCLUDES): Add -I../lib so sys2.h can include
|
||||
the new, generated file, unlocked-io.h.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user