<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src/blogc-runserver, branch v0.13.9</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<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='https://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='https://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>blogc: common: replace unsigned int with size_t</title>
<updated>2018-03-20T18:19:56+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T18:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c278e2da0cf9aee161e23771125629bdfe8d5d89'/>
<id>c278e2da0cf9aee161e23771125629bdfe8d5d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: fixed potential null dereference</title>
<updated>2018-03-12T23:21:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-12T23:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=e41916429c8b4cc7c7f3871a32d72e26651adcf8'/>
<id>e41916429c8b4cc7c7f3871a32d72e26651adcf8</id>
<content type='text'>
this bug was reported by clang-analyzer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this bug was reported by clang-analyzer.
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: fixed memory leak</title>
<updated>2018-03-12T23:21:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-12T23:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=d0ff2cc37a18bfabc5aa7539045adb84442426a2'/>
<id>d0ff2cc37a18bfabc5aa7539045adb84442426a2</id>
<content type='text'>
this bug was reported by clang-analyzer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this bug was reported by clang-analyzer.
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: fixed double-free</title>
<updated>2018-03-12T23:21:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-12T23:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=dd8d43e8dee47bba294fa489a6f44bd2ac7000f7'/>
<id>dd8d43e8dee47bba294fa489a6f44bd2ac7000f7</id>
<content type='text'>
this bug was reported by clang-analyzer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this bug was reported by clang-analyzer.
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: initialize integer vars</title>
<updated>2017-04-13T23:49:46+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-04-13T23:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=434afc5ac1ccf97394c38eaa3b4f5de176fbdce0'/>
<id>434afc5ac1ccf97394c38eaa3b4f5de176fbdce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: allow users to override default host/port with env var</title>
<updated>2017-04-09T22:53:49+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-04-09T22:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=7e9a25876c46961511e79278e560dc5706aa79d9'/>
<id>7e9a25876c46961511e79278e560dc5706aa79d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: improved error reporting on write failures</title>
<updated>2017-03-05T15:02:41+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-03-05T15:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=89e95da1eae31fd20da5039f96ebb5d2c447040c'/>
<id>89e95da1eae31fd20da5039f96ebb5d2c447040c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: fixed error reporting and memory management</title>
<updated>2017-03-05T14:34:07+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-03-05T14:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=7de909aa92935821aedcb7414f8a5d058ea520ad'/>
<id>7de909aa92935821aedcb7414f8a5d058ea520ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
