<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libthread/main.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>New thread library</title>
<updated>2004-12-25T21:56:33+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-25T21:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1544f90960275dc9211bde30329c3258e0e1bf38'/>
<id>1544f90960275dc9211bde30329c3258e0e1bf38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more thread work</title>
<updated>2004-11-08T16:03:20+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-11-08T16:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=195645536743aeb99eb336726823c38716cec02d'/>
<id>195645536743aeb99eb336726823c38716cec02d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to implement the daemonize hack.</title>
<updated>2004-10-22T18:45:08+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-10-22T18:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=5093c3fa40717e78b0a63955640a8ac9071b5c07'/>
<id>5093c3fa40717e78b0a63955640a8ac9071b5c07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue fighting pthreads.</title>
<updated>2004-09-23T03:01:36+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-23T03:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7966faa931bfa9cf4ca53dd2d5b6e1eb0f174411'/>
<id>7966faa931bfa9cf4ca53dd2d5b6e1eb0f174411</id>
<content type='text'>
Clean up thread library a bit too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up thread library a bit too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue the pthreads torture.</title>
<updated>2004-09-21T01:11:28+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-21T01:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c6687d4591964cb13df87f55ec4770e778a4a55c'/>
<id>c6687d4591964cb13df87f55ec4770e778a4a55c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue switching library over to pthreads when possible.</title>
<updated>2004-09-17T03:34:32+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-17T03:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=bcf527a98e295548629620a7cb06ada951db7822'/>
<id>bcf527a98e295548629620a7cb06ada951db7822</id>
<content type='text'>
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite to remove dependence on rendezvous and its bizarre</title>
<updated>2004-09-17T00:38:29+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-09-17T00:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=06bb4ed20d855b60e39c1125d8d715ba8892265b'/>
<id>06bb4ed20d855b60e39c1125d8d715ba8892265b</id>
<content type='text'>
data structures.  Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.

Just a checkpoint to switch work to another machine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
data structures.  Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.

Just a checkpoint to switch work to another machine.
</pre>
</div>
</content>
</entry>
<entry>
<title>More consistent use of _exits and exits</title>
<updated>2004-08-11T01:56:35+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-08-11T01:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=73bef9b76b528d3fe92d7ab28d9b81b10e68b1fd'/>
<id>73bef9b76b528d3fe92d7ab28d9b81b10e68b1fd</id>
<content type='text'>
in place of _exit and exit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in place of _exit and exit.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure only one guy can call exit.</title>
<updated>2004-05-23T01:00:12+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-23T01:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1be1539ea802a63e508514d7431e9eaead0b0857'/>
<id>1be1539ea802a63e508514d7431e9eaead0b0857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small bugs.</title>
<updated>2004-05-11T17:51:27+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-05-11T17:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=c4097c29512269f4547ebefb8abdc57a2892b479'/>
<id>c4097c29512269f4547ebefb8abdc57a2892b479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
