<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/unix/process.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-11-23T21:58:13+00:00</updated>
<entry>
<title>Separated fuchsia-specific process stuff into 'process_fuchsia.rs' and refactored out some now-duplicated code into a 'process_common.rs'</title>
<updated>2016-11-23T21:58:13+00:00</updated>
<author>
<name>Theodore DeRego</name>
<email>tedsta@google.com</email>
</author>
<published>2016-11-23T21:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c1c48532f1f5ce726d1704d33366f8fb371cca0'/>
<id>urn:sha1:5c1c48532f1f5ce726d1704d33366f8fb371cca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up and appeased the linter</title>
<updated>2016-11-23T00:08:48+00:00</updated>
<author>
<name>Theodore DeRego</name>
<email>tedsta@google.com</email>
</author>
<published>2016-11-23T00:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fae86b92dec2a7439a071270193c3c72b65b7ccd'/>
<id>urn:sha1:fae86b92dec2a7439a071270193c3c72b65b7ccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fuchsia support for std::process via liblaunchpad.</title>
<updated>2016-11-22T20:12:46+00:00</updated>
<author>
<name>Theodore DeRego</name>
<email>tedsta@google.com</email>
</author>
<published>2016-11-12T02:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c23f2e3c88275cee37acbd36c12baba57c4de2b'/>
<id>urn:sha1:5c23f2e3c88275cee37acbd36c12baba57c4de2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call emcc with ERROR_ON_UNDEFINED_SYMBOLS</title>
<updated>2016-09-30T21:02:57+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2016-09-25T20:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d997a6291f42c9315f9ddd8d4044e8910ced8745'/>
<id>urn:sha1:d997a6291f42c9315f9ddd8d4044e8910ced8745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore lots and lots of std tests on emscripten</title>
<updated>2016-09-30T21:02:48+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2016-09-07T05:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c4a01ee9eea6fc50252f08afbf98a91270e9d5e'/>
<id>urn:sha1:9c4a01ee9eea6fc50252f08afbf98a91270e9d5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `#[prelude_import]` in `libstd`.</title>
<updated>2016-08-24T22:12:48+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-08-22T19:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a2c8783d91624261317316f996d8d2d09b7b6a4'/>
<id>urn:sha1:9a2c8783d91624261317316f996d8d2d09b7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `ptr::{null, null_mut}` instead of `0 as *{const, mut}`</title>
<updated>2016-07-12T08:40:40+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2016-06-24T18:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81e95c18b7d4c45c7ef41b231af4ecd40543567d'/>
<id>urn:sha1:81e95c18b7d4c45c7ef41b231af4ecd40543567d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Clean out old unstable + deprecated APIs</title>
<updated>2016-05-31T03:46:32+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-05-24T21:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b64c9d56700e2c41207166fe8709711ff02488ff'/>
<id>urn:sha1:b64c9d56700e2c41207166fe8709711ff02488ff</id>
<content type='text'>
These should all have been deprecated for at least one cycle, so this commit
cleans them all out.
</content>
</entry>
<entry>
<title>Auto merge of #33224 - alexcrichton:create-exit-status, r=aturon</title>
<updated>2016-05-09T21:04:08+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2016-05-09T21:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0e7cb8bc31413c9ea08c67c4d66318a7e9cbfb66'/>
<id>urn:sha1:0e7cb8bc31413c9ea08c67c4d66318a7e9cbfb66</id>
<content type='text'>
std: Allow creating ExitStatus from raw values

Sometimes a process may be waited on externally from the standard library, in
which case it can be useful to create a raw `ExitStatus` structure to return.
This commit extends the existing Unix `ExitStatusExt` extension trait and adds a
new Windows-specific `ExitStatusExt` extension trait to do this. The methods are
currently called `ExitStatus::from_raw`.

cc #32713
</content>
</entry>
<entry>
<title>Fix some some duplicate words.</title>
<updated>2016-05-05T19:12:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-05-05T19:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26eb2bef2591ddb4cdf45d256cdcfa7c7353b0fc'/>
<id>urn:sha1:26eb2bef2591ddb4cdf45d256cdcfa7c7353b0fc</id>
<content type='text'>
</content>
</entry>
</feed>
