mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-31 12:59:42 -04:00
*** empty log message ***
This commit is contained in:
@@ -2,16 +2,12 @@
|
||||
|
||||
* Version 5.3.1.
|
||||
|
||||
* src/mkdir.c (main): When make_dir_parents changes the current working
|
||||
directory, give a diagnostic about each subsequent failure to create
|
||||
a dot-relative directory.
|
||||
* src/install.c (main): Likewise.
|
||||
(install_file_in_file_parents): Update make_dir_parents caller.
|
||||
|
||||
* src/mkdir.c (main): Give a diagnostic for -- and skip -- each
|
||||
relative directory name after make_dir_parents fails to restore
|
||||
the working directory. Before, `mkdir -p' could create directories
|
||||
in the wrong place in unusual circumstances.
|
||||
* src/install.c (main): Likewise.
|
||||
(install_file_in_file_parents): Update make_dir_parents caller.
|
||||
* tests/mkdir/p-3: New test for today's mkdir.c/mkdir-p.c bug fixes.
|
||||
|
||||
2005-06-10 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Reference in New Issue
Block a user