<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libthread/sparc64-ucontext.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>libthread: simplify</title>
<updated>2020-12-30T12:53:28+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-12-30T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=18571208068d5fe2f0bf7b4e980525a7f577c503'/>
<id>18571208068d5fe2f0bf7b4e980525a7f577c503</id>
<content type='text'>
Now that everything uses pthreads and pthreadperthread,
can delete various conditionals, all the custom context code,
and so on. Also update documents.

Fixes #355.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that everything uses pthreads and pthreadperthread,
can delete various conditionals, all the custom context code,
and so on. Also update documents.

Fixes #355.
</pre>
</div>
</content>
</entry>
<entry>
<title>libthread: use consistent stack calculation code in makecontext</title>
<updated>2020-01-20T04:04:58+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-20T03:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=41b3e8b9893a8561af7e85ca98444bc284b4013d'/>
<id>41b3e8b9893a8561af7e85ca98444bc284b4013d</id>
<content type='text'>
Also reduce duplication: makecontext is per-arch not per-os-arch.

May fix #353.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also reduce duplication: makecontext is per-arch not per-os-arch.

May fix #353.
</pre>
</div>
</content>
</entry>
</feed>
