<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg/solaris_support.h, branch errors-module</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Fixed building on SmartOS</title>
<updated>2018-02-19T11:40:05+00:00</updated>
<author>
<name>Mike Gerdts</name>
<email>mike.gerdts@joyent.com</email>
</author>
<published>2018-02-16T22:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f766d90704b03cbe277e3fd4b4153d892960f135'/>
<id>f766d90704b03cbe277e3fd4b4153d892960f135</id>
<content type='text'>
timeradd is missing on Solaris 10, but is present as a macro in
&lt;sys/time.h&gt; on SmartOS, illumos, and likely Solaris 11.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
timeradd is missing on Solaris 10, but is present as a macro in
&lt;sys/time.h&gt; on SmartOS, illumos, and likely Solaris 11.
</pre>
</div>
</content>
</entry>
<entry>
<title>Emulate timeradd and timersub on Solaris</title>
<updated>2017-10-26T18:21:30+00:00</updated>
<author>
<name>My Karlsson</name>
<email>mk@acc.umu.se</email>
</author>
<published>2017-10-26T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=f54783ae6e6de44dafcecefdc8963c58a2ed98b9'/>
<id>f54783ae6e6de44dafcecefdc8963c58a2ed98b9</id>
<content type='text'>
Solaris does not have timeradd and timersub. Add solaris_support.c which
provides emulated versions of them on Solaris.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solaris does not have timeradd and timersub. Add solaris_support.c which
provides emulated versions of them on Solaris.
</pre>
</div>
</content>
</entry>
</feed>
