<feed xmlns='http://www.w3.org/2005/Atom'>
<title>philosophers.git/philo_two/src/philo_two.h, branch rendu</title>
<subtitle>School project: Introduction to multithreading
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/'/>
<entry>
<title>Fixing philo_one/philo_two dying by sleeping more when checking the death, Fixing timestamp in the wrong order in philo_three</title>
<updated>2021-01-03T13:04:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-03T13:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=e874ad94a31a8259b8eb7ad2865767c081bcd279'/>
<id>e874ad94a31a8259b8eb7ad2865767c081bcd279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated philo_two with philo_three logic, Norming philo_two and philo_three</title>
<updated>2021-01-02T11:08:59+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-02T11:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=7aab8f34e8a238ce0688bf9f7e7f0b731902580f'/>
<id>7aab8f34e8a238ce0688bf9f7e7f0b731902580f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added meal counter to philo_two (still segfault 10% of the time)</title>
<updated>2021-01-01T13:46:13+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-01T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=b9d93edf40f228fcc6e18e9e6d0a1c5db498c004'/>
<id>b9d93edf40f228fcc6e18e9e6d0a1c5db498c004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replacing mutex stdout by semaphore in philo two, Compilation on Linux</title>
<updated>2020-10-24T11:06:05+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-24T11:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=2baa67fd7ad31fe53ab21d257a104478e787fb62'/>
<id>2baa67fd7ad31fe53ab21d257a104478e787fb62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Norming</title>
<updated>2020-10-05T13:06:03+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-05T13:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=473cf5d7576744b679b7a504232b5ebd4b5d689f'/>
<id>473cf5d7576744b679b7a504232b5ebd4b5d689f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming io_* -&gt; event_*, Changed philo_put with only 1 write call</title>
<updated>2020-09-30T08:35:23+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-30T08:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=99f67bde096ad84dad5b41bc779ae2ad2d807e6f'/>
<id>99f67bde096ad84dad5b41bc779ae2ad2d807e6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring philo_two to work with new common lib (not working)</title>
<updated>2020-09-30T06:46:00+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-30T06:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=608ae732eccfe50f2727823f9aebe1f32681edfb'/>
<id>608ae732eccfe50f2727823f9aebe1f32681edfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>philo_two file restructuration</title>
<updated>2020-09-29T14:16:20+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-29T14:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=b6f4db572d7d40c178ec286373422faa2172f135'/>
<id>b6f4db572d7d40c178ec286373422faa2172f135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
