<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt, branch release-0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-12T03:09:57+00:00</updated>
<entry>
<title>Fix an error for Centos 5</title>
<updated>2012-07-12T03:09:57+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2012-07-12T03:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91d9ded4bea3f4bf876eabbfe6f8e27c024523cc'/>
<id>urn:sha1:91d9ded4bea3f4bf876eabbfe6f8e27c024523cc</id>
<content type='text'>
Unfortunately this doesn't get rust to compile on Centos 5.
Centos 5 uses glibc 2.5, but the snapshot-0 needs glibc 2.6+.
</content>
</entry>
<entry>
<title>Pipes sleep and wake properly.</title>
<updated>2012-07-06T17:42:39+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eric.holk@gmail.com</email>
</author>
<published>2012-07-03T00:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5c9cb2b3df91df4207d63611a1918e461219456'/>
<id>urn:sha1:e5c9cb2b3df91df4207d63611a1918e461219456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make disallow_kill an int for nested unkillables (closes #2782)</title>
<updated>2012-07-05T23:56:09+00:00</updated>
<author>
<name>Ben Blum</name>
<email>bblum@andrew.cmu.edu</email>
</author>
<published>2012-07-05T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b3add0632f65865159af1ee35933c4e61d41f8b'/>
<id>urn:sha1:7b3add0632f65865159af1ee35933c4e61d41f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: uv::ll fixes for 32bit linux</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-29T14:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a3c933e0a0201c9f70ed961f1a8f8f7f9d08e50e'/>
<id>urn:sha1:a3c933e0a0201c9f70ed961f1a8f8f7f9d08e50e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std/rt: cleanup and adding sockaddr_in6 mapping for win32</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-27T22:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cfcd3e683bd5ce1259231be7f43085832cd9e3b9'/>
<id>urn:sha1:cfcd3e683bd5ce1259231be7f43085832cd9e3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: addressing #2656 (ipv6 support in net::tcp)</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-26T19:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9edcb104ff2bbedd389ec519aea1de9c88c2beb1'/>
<id>urn:sha1:9edcb104ff2bbedd389ec519aea1de9c88c2beb1</id>
<content type='text'>
.. there are some additional FIXME nags in net_tcp (L 1012) about blocking
because libuv is holding unsafe ptrs to task local data. the proposed
fix going is not really feasible w/ the current design, IMO, but i'll
leave it there in case someone really wants to make the case without
creating more hassle than it's worth.
</content>
</entry>
<entry>
<title>rt: get rid of unused helpers for AF_INET and add bool-based ones, instead</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-26T16:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8794815da9b0a3ca78725624048e5901d4fc7aa8'/>
<id>urn:sha1:8794815da9b0a3ca78725624048e5901d4fc7aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: whitespace cleanup in rust_uv</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-26T13:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61cc8a07f8373eacb19fad74ea0f6159a9a16c42'/>
<id>urn:sha1:61cc8a07f8373eacb19fad74ea0f6159a9a16c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: adding uv_freeaddrinfo binding and tweek signature for uv_getaddrinfo</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-25T15:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bcc341f5fb1d4c530ee21890ee800779e9c4235b'/>
<id>urn:sha1:bcc341f5fb1d4c530ee21890ee800779e9c4235b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in rustrt.def.in</title>
<updated>2012-06-29T22:41:56+00:00</updated>
<author>
<name>Jeff Olson</name>
<email>olson.jeffery@gmail.com</email>
</author>
<published>2012-06-22T22:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cac2a046677439a98fbfb921c60707483e778632'/>
<id>urn:sha1:cac2a046677439a98fbfb921c60707483e778632</id>
<content type='text'>
</content>
</entry>
</feed>
