<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_env.cpp, branch release-0.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-01-11T21:57:11+00:00</updated>
<entry>
<title>rt: Add RUST_MAX_STACK env var with 8MB default</title>
<updated>2012-01-11T21:57:11+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-01-11T20:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94c389a25bde3f86f25e45b2a31d09bf72d8deeb'/>
<id>urn:sha1:94c389a25bde3f86f25e45b2a31d09bf72d8deeb</id>
<content type='text'>
Closes #1489
</content>
</entry>
<entry>
<title>Revert "rt: Turn on big stacks again. Unwinding still doesn't always succeed on mac"</title>
<updated>2011-12-18T08:42:46+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-12-18T08:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7359fa422b9c30d3aaf08e52cad795778f824f36'/>
<id>urn:sha1:7359fa422b9c30d3aaf08e52cad795778f824f36</id>
<content type='text'>
This reverts commit 68f4849f0f52bc37fc24a36fb7e14002bdb2cd61.
</content>
</entry>
<entry>
<title>rt: Turn on big stacks again. Unwinding still doesn't always succeed on mac</title>
<updated>2011-12-18T01:54:43+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-12-18T01:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68f4849f0f52bc37fc24a36fb7e14002bdb2cd61'/>
<id>urn:sha1:68f4849f0f52bc37fc24a36fb7e14002bdb2cd61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Set the default stack size to 768 bytes. Double on each alloc</title>
<updated>2011-12-17T21:45:38+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-12-14T23:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ed5117a9d1cdf0024b8c14d810a71d48c365350'/>
<id>urn:sha1:0ed5117a9d1cdf0024b8c14d810a71d48c365350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No strnlen on mac</title>
<updated>2011-07-28T19:53:14+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-28T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b54eb0480d3869e7ca09dcacd7a4d96b30b7b5b1'/>
<id>urn:sha1:b54eb0480d3869e7ca09dcacd7a4d96b30b7b5b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do all runtime calls to getenv at initialization</title>
<updated>2011-07-28T19:23:01+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-27T21:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ef1ec580aaf9f95d66c1654ce942f5e454a0b4d'/>
<id>urn:sha1:4ef1ec580aaf9f95d66c1654ce942f5e454a0b4d</id>
<content type='text'>
getenv is not threadsafe and (maybe as a result) it's randomly crashing with
CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their
own.
</content>
</entry>
</feed>
