<feed xmlns='http://www.w3.org/2005/Atom'>
<title>philosophers.git/philo_one/src/philo_one.h, branch weird</title>
<subtitle>School project: Introduction to multithreading
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/'/>
<entry>
<title>"Fixing" the weirdest bug of my life (introduced in 5b03a0e)</title>
<updated>2021-01-15T21:46:05+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-15T21:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=b648f327b4bccc51cb19b43b4bb144f51bf79787'/>
<id>b648f327b4bccc51cb19b43b4bb144f51bf79787</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 better setup, Norming philo_two</title>
<updated>2021-01-10T12:40:02+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-10T12:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=d552a2af95a3e03f937a94945369536d1eaae74a'/>
<id>d552a2af95a3e03f937a94945369536d1eaae74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing philo_one destroyer, Norming philo_one</title>
<updated>2021-01-10T10:53:49+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-10T10:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=5b03a0e341881ace66dc5cec5dcfba82fce8221d'/>
<id>5b03a0e341881ace66dc5cec5dcfba82fce8221d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing bad performance at school by adding more delay to the death checking loop, Added mutex/semaphore to protect against eating and dying at the same time</title>
<updated>2021-01-10T09:54:04+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-10T09:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=eb2cfb574efafcf2c3c6200d1cd2de700ec8ddfb'/>
<id>eb2cfb574efafcf2c3c6200d1cd2de700ec8ddfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added antidead lock in philo_one</title>
<updated>2021-01-09T13:40:23+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-09T13:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=ebbd81e4312d945b359d2761acfeb613da1f98c8'/>
<id>ebbd81e4312d945b359d2761acfeb613da1f98c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added buffered output, Added waiting for all to be started</title>
<updated>2021-01-04T11:20:25+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-04T11:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=907debbb7d1e7ccc4914805cfe4acbed92b82bcc'/>
<id>907debbb7d1e7ccc4914805cfe4acbed92b82bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fixing philo_one segfault because not checking correctly if finished</title>
<updated>2021-01-01T12:58:10+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-01-01T12:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=83df2b3a49bd3f627ae304bb1529e27d9b2d988c'/>
<id>83df2b3a49bd3f627ae304bb1529e27d9b2d988c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed meal_num args for philo_one</title>
<updated>2020-12-30T13:06:17+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-12-30T13:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/philosophers.git/commit/?id=cf2ef2c3901f3da524079a9ad912dfb99e115a7e'/>
<id>cf2ef2c3901f3da524079a9ad912dfb99e115a7e</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>
</feed>
