<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/m4/ruby_prog_makedirs.m4, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fallback `mkdir_p` to `as_mkdir_p`</title>
<updated>2022-07-07T06:06:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-07T04:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=67e54ce4081abaa16774b93ccd33ccbd1d6c6531'/>
<id>67e54ce4081abaa16774b93ccd33ccbd1d6c6531</id>
<content type='text'>
Assume `mkdir -p` to be race-free on recent systems.
And we do not provide install-sh anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assume `mkdir -p` to be race-free on recent systems.
And we do not provide install-sh anyway.
</pre>
</div>
</content>
</entry>
</feed>
