<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/hermit/thread.rs, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use nicer code style to define DEFAULT_MIN_STACK_SIZE</title>
<updated>2020-04-27T11:18:33+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-04-27T11:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c43746758f4bc60bd4dda30a761cf48d1f60635'/>
<id>urn:sha1:2c43746758f4bc60bd4dda30a761cf48d1f60635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use new interface to create threads on HermitCore</title>
<updated>2020-04-26T17:47:46+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-04-26T17:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d3cf5bd9b6c48e5116fb8d9747a7a2dbde09d1d'/>
<id>urn:sha1:4d3cf5bd9b6c48e5116fb8d9747a7a2dbde09d1d</id>
<content type='text'>
- the new interface allows to define the stack size
</content>
</entry>
<entry>
<title>Rollup merge of #70808 - hermitcore:tls, r=dtolnay</title>
<updated>2020-04-05T22:53:50+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-04-05T22:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=534f8dadb3d6d006509926c64d54eac2eefae9e5'/>
<id>urn:sha1:534f8dadb3d6d006509926c64d54eac2eefae9e5</id>
<content type='text'>
Simplify dtor registration for HermitCore by using a list of destructors

The implementation is similar to the macOS version and doesn't depend on additional OS support
</content>
</entry>
<entry>
<title>Rollup merge of #70553 - hermitcore:abi, r=dtolnay</title>
<updated>2020-04-05T22:53:42+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-04-05T22:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be93b1cdc5fbc94d4ab0c58f4c1542c1e45da877'/>
<id>urn:sha1:be93b1cdc5fbc94d4ab0c58f4c1542c1e45da877</id>
<content type='text'>
move OS constants to platform crate

to reduce platform specific constants move O_RDONLY etc. and the definition of thread priorities to hermit-abi
</content>
</entry>
<entry>
<title>Simplify dtor registration for HermitCore by using a list of destructors</title>
<updated>2020-04-05T11:41:17+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-04-05T11:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=935683bd9cf668a0f616a336528c768115847aad'/>
<id>urn:sha1:935683bd9cf668a0f616a336528c768115847aad</id>
<content type='text'>
The implementation is similiar to macOS solution doesn't
depend on additional OS support
</content>
</entry>
<entry>
<title>Stop importing integer modules in libstd</title>
<updated>2020-04-05T09:22:01+00:00</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2020-04-04T16:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=101085ad9fd26a5e18f4c76dcc72b34d8edbdbe6'/>
<id>urn:sha1:101085ad9fd26a5e18f4c76dcc72b34d8edbdbe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into abi</title>
<updated>2020-04-04T05:41:05+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>stlankes@users.noreply.github.com</email>
</author>
<published>2020-04-04T05:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa223304dc130c5ace18d48c53b192b14088862e'/>
<id>urn:sha1:aa223304dc130c5ace18d48c53b192b14088862e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete unnecessary stub stack overflow handler for hermit.</title>
<updated>2020-04-03T17:07:40+00:00</updated>
<author>
<name>Vytautas Astrauskas</name>
<email>astrauv@amazon.com</email>
</author>
<published>2020-04-03T17:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d637d6e7a832ac8015ae62cfc51d3e27f387a108'/>
<id>urn:sha1:d637d6e7a832ac8015ae62cfc51d3e27f387a108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary intermediate pointer cast in Thread::new.</title>
<updated>2020-04-02T14:15:45+00:00</updated>
<author>
<name>Vytautas Astrauskas</name>
<email>astrauv@amazon.com</email>
</author>
<published>2020-04-02T14:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c1bd957d5c9f5c478a738ae83116c1260bc4896'/>
<id>urn:sha1:1c1bd957d5c9f5c478a738ae83116c1260bc4896</id>
<content type='text'>
</content>
</entry>
</feed>
