diff options
author | Jim Meyering <jim@meyering.net> | 2005-10-24 10:03:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-10-24 10:03:47 +0000 |
commit | 5b427ce7c37a517695b30a415c14dace633da6b4 (patch) | |
tree | e509c6b69f8165323c07267f8e66dd538bf984da /m4/pathmax.m4 | |
parent | ce44b29901cf2de25af72b653997a1f8e56459cb (diff) | |
download | coreutils-5b427ce7c37a517695b30a415c14dace633da6b4.tar.xz |
A command like `mkdir -p nonexistent/.' would create the
directory but exit nonzero with a diagnostic. This could also be
triggered with a non-`.' component, e.g., in a race with another
process running the same `mkdir -p nonexistent/sub' command.
(make_dir_parents): Handle the case of an existing final component.
Reported by Matthias Andree here:
http://savannah.gnu.org/bugs/?func=detailitem&item_id=14848
Diffstat (limited to 'm4/pathmax.m4')
0 files changed, 0 insertions, 0 deletions