<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grovel/src/thread/mipsn32, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/grovel/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/grovel/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/'/>
<updated>2018-09-12T18:34:31Z</updated>
<entry>
<title>make arch __clone backends hidden</title>
<updated>2018-09-12T18:34:31Z</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2018-09-10T19:36:33Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/commit/?id=f5f7673d71f843b423e60bbdd7de49fd1bbcc8c1'/>
<id>urn:sha1:f5f7673d71f843b423e60bbdd7de49fd1bbcc8c1</id>
<content type='text'>
these are not a public interface and are not intended to be callable
from anywhere but the public clone function or other places in libc.
</content>
</entry>
<entry>
<title>mips archs: fix runaway execution if start fn passed to clone returns</title>
<updated>2018-08-18T15:22:28Z</updated>
<author>
<name>Segev Finer</name>
<email>segev208@gmail.com</email>
</author>
<published>2018-08-15T17:46:18Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/commit/?id=8b2b61e0001281be0dcd3dedc899bf187172fecb'/>
<id>urn:sha1:8b2b61e0001281be0dcd3dedc899bf187172fecb</id>
<content type='text'>
Call SYS_exit on return from fn in __clone. This is the expected
behavior of this function. Without this the child task will crash on
return from fn, since it will return to nowhere.
</content>
</entry>
<entry>
<title>add mips n32 port (ILP32 ABI for mips64)</title>
<updated>2016-04-18T05:19:13Z</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2016-04-18T05:19:13Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/commit/?id=5972c4a4113e2a4de5edf519faf15296ae1eb3ed'/>
<id>urn:sha1:5972c4a4113e2a4de5edf519faf15296ae1eb3ed</id>
<content type='text'>
based on patch submitted by Jaydeep Patil, with minor changes.
</content>
</entry>
</feed>
