<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_builtin.c, branch 1.0.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-11T22:49:11+00:00</updated>
<entry>
<title>renaming rust_load_self to rust_current_exe</title>
<updated>2015-02-11T22:49:11+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-02-07T02:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0e69e64dda0db5e732242ed49c090c73b0386107'/>
<id>urn:sha1:0e69e64dda0db5e732242ed49c090c73b0386107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bitrig integration</title>
<updated>2015-02-11T22:49:06+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-01-17T07:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd8f31759fd04b9ce9c903fa00cae81dc5bba546'/>
<id>urn:sha1:cd8f31759fd04b9ce9c903fa00cae81dc5bba546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton</title>
<updated>2015-02-06T10:51:05+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2015-02-06T00:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=efdf16b72f20ef4d3703ce018864611358d0023e'/>
<id>urn:sha1:efdf16b72f20ef4d3703ce018864611358d0023e</id>
<content type='text'>
 - add `_SC_GETPW_R_SIZE_MAX` constant
- declare `struct passwd`
- convert `load_self` to `current_exe`

Note: OpenBSD don't provide system function to return a valuable Path
for `env::current_exe`. The implementation is currently based on the
value of `argv[0]`, which couldn't be used when executable is called via
PATH.
</content>
</entry>
<entry>
<title>Tidy fixes</title>
<updated>2015-02-05T22:38:56+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-02-05T22:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0e82a68a9bf32eff2509e9f2579c5aa0fc61e92'/>
<id>urn:sha1:d0e82a68a9bf32eff2509e9f2579c5aa0fc61e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unbreak tree for openbsd after #21787</title>
<updated>2015-02-05T15:37:39+00:00</updated>
<author>
<name>Sébastien Marie</name>
<email>semarie@users.noreply.github.com</email>
</author>
<published>2015-02-05T14:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ad3488f29bbccfcee074bb0f3971acec97cfc45'/>
<id>urn:sha1:5ad3488f29bbccfcee074bb0f3971acec97cfc45</id>
<content type='text'>
- add `_SC_GETPW_R_SIZE_MAX` constant
- declare `struct passwd`
- convert `load_self` to `current_exe`

Note: OpenBSD don't provide system function to return a valuable Path
for `env::current_exe`. The implementation is currently based on the
value of `argv[0]`, which couldn't be used when executable is called via
PATH.
</content>
</entry>
<entry>
<title>openbsd: incoporate remarks</title>
<updated>2015-02-01T13:41:40+00:00</updated>
<author>
<name>Sébastien Marie</name>
<email>semarie@users.noreply.github.com</email>
</author>
<published>2015-01-30T07:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=568a451a90a14b101ed357235a5055de2940f16b'/>
<id>urn:sha1:568a451a90a14b101ed357235a5055de2940f16b</id>
<content type='text'>
- consolidate target_record_sp_limit and target_get_sp_limit functions
  for aarch64, powerpc, arm-ios and openbsd as there are all without
  segmented stacks (no need to duplicate functions).

- rename __load_self function to rust_load_self

- use a mutex inner load_self() as underline implementation is not thread-safe
</content>
</entry>
<entry>
<title>openbsd support</title>
<updated>2015-02-01T13:41:38+00:00</updated>
<author>
<name>Sébastien Marie</name>
<email>semarie@users.noreply.github.com</email>
</author>
<published>2015-01-29T07:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcb30a0b67b1bd4acbc3422ff74fac5d031ae1ae'/>
<id>urn:sha1:fcb30a0b67b1bd4acbc3422ff74fac5d031ae1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Remove libtime wrappers</title>
<updated>2015-01-19T14:05:10+00:00</updated>
<author>
<name>klutzy</name>
<email>klutzytheklutzy@gmail.com</email>
</author>
<published>2015-01-19T13:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2623f2a9c2fd9ca4734cdcc25e61f66c479112a'/>
<id>urn:sha1:d2623f2a9c2fd9ca4734cdcc25e61f66c479112a</id>
<content type='text'>
They are unused since libtime is gone.
</content>
</entry>
<entry>
<title>readdir: return error instead of failing on invalid UTF-16</title>
<updated>2014-09-06T16:51:42+00:00</updated>
<author>
<name>Peter Atashian</name>
<email>retep998@gmail.com</email>
</author>
<published>2014-09-06T16:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3ec0674bbf031008a5b741d04edc9ebdc466264'/>
<id>urn:sha1:d3ec0674bbf031008a5b741d04edc9ebdc466264</id>
<content type='text'>
Fixes #15279

Signed-off-by: Peter Atashian &lt;retep998@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move system header includes above valgrind.h include</title>
<updated>2014-08-08T09:42:41+00:00</updated>
<author>
<name>Chris Nixon</name>
<email>chris.nixon@sigma.me.uk</email>
</author>
<published>2014-08-08T09:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c377f9e3d4ae48d40e3628eb1924cba29b3da016'/>
<id>urn:sha1:c377f9e3d4ae48d40e3628eb1924cba29b3da016</id>
<content type='text'>
This allows rustc to be build under msys2's mingw64 gcc
</content>
</entry>
</feed>
