<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, branch v0.13.5</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>Revert "make: trying to fix osx build due to lack of SIGRTMAX"</title>
<updated>2018-05-13T20:35:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T20:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=d0c30f94b6ae0e4660f176e5fa7e70ea2df0b39e'/>
<id>d0c30f94b6ae0e4660f176e5fa7e70ea2df0b39e</id>
<content type='text'>
This reverts commit 321459e9584e4f9b6c725f1e19effef693e3c561.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 321459e9584e4f9b6c725f1e19effef693e3c561.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: simplified signal logic</title>
<updated>2018-05-13T20:29:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T20:27:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=749644943b3f11fca7c70414e32905136ea9c7cd'/>
<id>749644943b3f11fca7c70414e32905136ea9c7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: trying to fix osx build due to lack of SIGRTMAX</title>
<updated>2018-05-13T18:24:05+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T18:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=321459e9584e4f9b6c725f1e19effef693e3c561'/>
<id>321459e9584e4f9b6c725f1e19effef693e3c561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added 'watch' rule. improved 'runserver' rule.</title>
<updated>2018-05-13T17:38:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T00:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=f62faeb3ff69db2b1d27d775a7c30dbe4a78917c'/>
<id>f62faeb3ff69db2b1d27d775a7c30dbe4a78917c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: do not ignore ctrl-c. move from signal() to sigaction()</title>
<updated>2018-05-13T17:36:40+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T17:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=3be45bbbdc3f231926a30b2585a69b2e82918460'/>
<id>3be45bbbdc3f231926a30b2585a69b2e82918460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: git-receiver: fixed conversion from wait status to status code</title>
<updated>2018-05-13T16:24:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-13T16:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=633f43164d8245e388a71ab499aff4b3b2b79ceb'/>
<id>633f43164d8245e388a71ab499aff4b3b2b79ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build: introduced an unused variable to test clang-analyzer"</title>
<updated>2018-05-07T00:53:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-07T00:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=5379543ca4386c22872c380ccd60d77e51afa134'/>
<id>5379543ca4386c22872c380ccd60d77e51afa134</id>
<content type='text'>
This reverts commit e07e1d66e892764582fbe091fa1cd4cc13619e2f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e07e1d66e892764582fbe091fa1cd4cc13619e2f.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: introduced an unused variable to test clang-analyzer</title>
<updated>2018-05-06T22:33:58+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-06T22:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=e07e1d66e892764582fbe091fa1cd4cc13619e2f'/>
<id>e07e1d66e892764582fbe091fa1cd4cc13619e2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build: introduced a minor memory leak to test clang-analyzer"</title>
<updated>2018-05-06T22:27:48+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-06T22:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=4f2e1ab2a54e49d636c6f4ac9e39f0385ada24db'/>
<id>4f2e1ab2a54e49d636c6f4ac9e39f0385ada24db</id>
<content type='text'>
This reverts commit 42259e6b0036935e00fca6b780f8d8b616d132c7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 42259e6b0036935e00fca6b780f8d8b616d132c7.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: introduced a minor memory leak to test clang-analyzer</title>
<updated>2018-05-06T22:14:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-06T22:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=42259e6b0036935e00fca6b780f8d8b616d132c7'/>
<id>42259e6b0036935e00fca6b780f8d8b616d132c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
