<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys_common/process.rs, branch 1.30.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.30.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.30.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-04-12T20:52:47+00:00</updated>
<entry>
<title>Import the `alloc` crate as `alloc_crate` in std</title>
<updated>2018-04-12T20:52:47+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-04-03T12:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b895d8b88413f72230fbc0f00c67328870a2e9a'/>
<id>urn:sha1:1b895d8b88413f72230fbc0f00c67328870a2e9a</id>
<content type='text'>
… to make the name `alloc` available.
</content>
</entry>
<entry>
<title>Simplify PATH key comparison</title>
<updated>2018-03-19T23:15:26+00:00</updated>
<author>
<name>Bryan Drewery</name>
<email>bryan@shatow.net</email>
</author>
<published>2018-03-19T23:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e0faf79c0859f22d4e11268f272247a6ef73709'/>
<id>urn:sha1:8e0faf79c0859f22d4e11268f272247a6ef73709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use posix_spawn() if PATH was modified in the environment.</title>
<updated>2018-03-19T22:40:09+00:00</updated>
<author>
<name>Bryan Drewery</name>
<email>bryan@shatow.net</email>
</author>
<published>2018-03-19T22:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6212904dd800864ca20ede8690fc827a1169fa26'/>
<id>urn:sha1:6212904dd800864ca20ede8690fc827a1169fa26</id>
<content type='text'>
The expected behavior is that the environment's PATH should be used
to find the process.  posix_spawn() could be used if we iterated
PATH to search for the binary to execute.  For now just skip
posix_spawn() if PATH is modified.
</content>
</entry>
<entry>
<title>Capture environment at spawn</title>
<updated>2017-12-24T14:24:31+00:00</updated>
<author>
<name>Diggory Blake</name>
<email>diggsey@googlemail.com</email>
</author>
<published>2017-12-17T15:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccc91d7b4873a50678b3f65c895290915c54f6f5'/>
<id>urn:sha1:ccc91d7b4873a50678b3f65c895290915c54f6f5</id>
<content type='text'>
</content>
</entry>
</feed>
