<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/unix/process/zircon.rs, branch 1.35.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.35.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.35.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-02-27T19:06:15+00:00</updated>
<entry>
<title>libstd =&gt; 2018</title>
<updated>2019-02-27T19:06:15+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-10T19:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93b6d9e086c6910118a57e4332c9448ab550931f'/>
<id>urn:sha1:93b6d9e086c6910118a57e4332c9448ab550931f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various minor/cosmetic improvements to code</title>
<updated>2018-12-07T23:53:34+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2018-11-27T02:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee89c088b057affb5bdb96195e107a218b64b1c5'/>
<id>urn:sha1:ee89c088b057affb5bdb96195e107a218b64b1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fuchsia] Migrate from launchpad to fdio_spawn_etc</title>
<updated>2018-06-07T16:22:59+00:00</updated>
<author>
<name>Adam Barth</name>
<email>abarth@google.com</email>
</author>
<published>2018-06-01T19:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c6cd26aecb7aec3407014c4b0ece7e6278631c4'/>
<id>urn:sha1:0c6cd26aecb7aec3407014c4b0ece7e6278631c4</id>
<content type='text'>
fdio_spawn_etc is the preferred way of creating processes on Fuchsia
now.
</content>
</entry>
<entry>
<title>zircon: update some more zx and lp constants</title>
<updated>2017-10-04T23:06:53+00:00</updated>
<author>
<name>James Tucker</name>
<email>jftucker@gmail.com</email>
</author>
<published>2017-10-04T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb03bb72b9c5e46d98726ba520ba08fe8ba2082f'/>
<id>urn:sha1:fb03bb72b9c5e46d98726ba520ba08fe8ba2082f</id>
<content type='text'>
 * Use size_t where size_t is used, while it's not critical on our
 specifically supported architectures, this is more accurate.
 * Update HND_SPECIAL_COUNT to the correct value, and give it the size
 that enum is likely to be.
</content>
</entry>
<entry>
<title>zircon: the type of zx_handle_t is now unsigned</title>
<updated>2017-10-04T22:12:44+00:00</updated>
<author>
<name>James Tucker</name>
<email>jftucker@gmail.com</email>
</author>
<published>2017-10-04T21:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17a2a766ac61762fdec7e89c80ce9f8ac97bf654'/>
<id>urn:sha1:17a2a766ac61762fdec7e89c80ce9f8ac97bf654</id>
<content type='text'>
This is a kernel ABI change that landed today. I noticed some other ABI
issues and have left a note to cleanup once they are better defined.
</content>
</entry>
<entry>
<title>LP_CLONE_FDIO_ROOT is now LP_CLONE_FDIO_NAMESPACE</title>
<updated>2017-09-24T21:31:50+00:00</updated>
<author>
<name>James Tucker</name>
<email>jftucker@gmail.com</email>
</author>
<published>2017-09-24T21:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7a17fb3cf3bedd5efdda46a8412cdce097d1154'/>
<id>urn:sha1:d7a17fb3cf3bedd5efdda46a8412cdce097d1154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed casing issues.</title>
<updated>2017-09-24T20:53:10+00:00</updated>
<author>
<name>P.Y. Laligand</name>
<email>pylaligand@google.com</email>
</author>
<published>2017-09-15T21:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc4e82fe7a9126a068e27dcdfc251a1b4be1aa77'/>
<id>urn:sha1:cc4e82fe7a9126a068e27dcdfc251a1b4be1aa77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The Magenta kernel is now called Zircon.</title>
<updated>2017-09-24T20:53:10+00:00</updated>
<author>
<name>P.Y. Laligand</name>
<email>pylaligand@google.com</email>
</author>
<published>2017-09-15T19:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=43cff131ddb0e34f7ebe361700dbd5c3c13519cb'/>
<id>urn:sha1:43cff131ddb0e34f7ebe361700dbd5c3c13519cb</id>
<content type='text'>
</content>
</entry>
</feed>
