<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/common, branch 1.3.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.3.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-07-27T17:57:28+00:00</updated>
<entry>
<title>Fix escaping of characters in Debug for OsStr</title>
<updated>2015-07-27T17:57:28+00:00</updated>
<author>
<name>diaphore</name>
<email>diaphore@gmail.com</email>
</author>
<published>2015-07-26T17:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa8950427e522794dc5c0201c5e0d5bd2da1f0db'/>
<id>urn:sha1:aa8950427e522794dc5c0201c5e0d5bd2da1f0db</id>
<content type='text'>
Fixes #27211

Fix Debug for {char, str} in core::fmt
</content>
</entry>
<entry>
<title>wtf8, char: Replace uses of `mem::transmute` with more specific functions</title>
<updated>2015-07-23T11:55:37+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2015-07-23T10:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0eb552a835500ed964836a8e0e3111843bff8aa1'/>
<id>urn:sha1:0eb552a835500ed964836a8e0e3111843bff8aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #27073 - alexcrichton:less-proc-fs, r=brson</title>
<updated>2015-07-21T20:51:04+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2015-07-21T20:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee2d3bc8a20545aa6bb660ae0e30ff143f160d16'/>
<id>urn:sha1:ee2d3bc8a20545aa6bb660ae0e30ff143f160d16</id>
<content type='text'>
This can fail on linux for various reasons, such as the /proc filesystem not
being mounted. There are already many cases where we can't set up stack guards,
so just don't worry about this case and communicate that no guard was enabled.

I've confirmed that this allows the compiler to run in a chroot without /proc
mounted.

Closes #22642
</content>
</entry>
<entry>
<title>std: Be resilient to failure in pthread_getattr_np</title>
<updated>2015-07-21T16:18:30+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-07-16T18:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d68b152c3e2feb6ee18bdf2c992098376dbb528c'/>
<id>urn:sha1:d68b152c3e2feb6ee18bdf2c992098376dbb528c</id>
<content type='text'>
This can fail on linux for various reasons, such as the /proc filesystem not
being mounted. There are already many cases where we can't set up stack guards,
so just don't worry about this case and communicate that no guard was enabled.

I've confirmed that this allows the compiler to run in a chroot without /proc
mounted.

Closes #22642
</content>
</entry>
<entry>
<title>std: Add IntoRaw{Fd,Handle,Socket} traits</title>
<updated>2015-07-20T16:08:50+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-07-16T06:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e9e3896dfcef4852ca8ad90f91baf5187b0248e'/>
<id>urn:sha1:7e9e3896dfcef4852ca8ad90f91baf5187b0248e</id>
<content type='text'>
This commit is an implementation of [RFC 1174][rfc] which adds three new traits
to the standard library:

* `IntoRawFd` - implemented on Unix for all I/O types (files, sockets, etc)
* `IntoRawHandle` - implemented on Windows for files, processes, etc
* `IntoRawSocket` - implemented on Windows for networking types

[rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1174-into-raw-fd-socket-handle-traits.md

Closes #27062
</content>
</entry>
<entry>
<title>Add specializations of read_to_end for Stdin, TcpStream and File,</title>
<updated>2015-07-15T20:30:18+00:00</updated>
<author>
<name>Alisdair Owens</name>
<email>awo101@zepler.net</email>
</author>
<published>2015-07-10T16:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98f287240ff9518c1ea5519c5cd03dc2ba6d4452'/>
<id>urn:sha1:98f287240ff9518c1ea5519c5cd03dc2ba6d4452</id>
<content type='text'>
allowing them to read into a buffer containing uninitialized data,
rather than pay the cost of zeroing.
</content>
</entry>
<entry>
<title>fixing trailing whitespace</title>
<updated>2015-07-11T14:18:12+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-07-11T14:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c415683402e2c93afaa1b7aa9a127b1fd302ccdd'/>
<id>urn:sha1:c415683402e2c93afaa1b7aa9a127b1fd302ccdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding support for i686-unknown-freebsd target</title>
<updated>2015-07-11T07:23:04+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-07-10T23:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a928f434ae218e0e1d4cf63d53eb6612b5abe80'/>
<id>urn:sha1:1a928f434ae218e0e1d4cf63d53eb6612b5abe80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add netbsd amd64 support</title>
<updated>2015-07-02T02:09:14+00:00</updated>
<author>
<name>Alex Newman</name>
<email>posix4e@gmail.com</email>
</author>
<published>2015-07-01T03:37:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b7c4f57f6ba59dabe4db2808fe45e8bd8bbce22'/>
<id>urn:sha1:0b7c4f57f6ba59dabe4db2808fe45e8bd8bbce22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More test fixes and fallout of stability changes</title>
<updated>2015-06-17T16:07:17+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-06-11T02:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4a2823cd6c6f1a560469587f902f3a1f49d3c79'/>
<id>urn:sha1:b4a2823cd6c6f1a560469587f902f3a1f49d3c79</id>
<content type='text'>
</content>
</entry>
</feed>
