<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb, branch v2.3.8.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.3.8.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.3.8.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-10-14T22:54:08Z</updated>
<entry>
<title> - Remove /etc/leapsecs.dat</title>
<updated>2015-10-14T22:54:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-14T22:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=805729e206b7586c57483aa0f4a90f7e0e2c9661'/>
<id>urn:sha1:805729e206b7586c57483aa0f4a90f7e0e2c9661</id>
<content type='text'>
 - Publish tools to create the leap second table as a .c
 - Simplify functions using leap seconds
 - rc for 2.3.8.0
</content>
</entry>
<entry>
<title> - Fix double macro expansion bug in cbuffer_get* and cbuffer_put*</title>
<updated>2015-10-05T00:46:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-10-05T00:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=de0e88735cf70a6e88a8332399478411e4911598'/>
<id>urn:sha1:de0e88735cf70a6e88a8332399478411e4911598</id>
<content type='text'>
 - rc for 2.3.7.1
</content>
</entry>
<entry>
<title> Add touch, filecopy_unsafe, filecopy_suffix</title>
<updated>2015-08-25T23:12:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-25T23:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6363f5c76f236303c13e714d451ccd2b1208ebca'/>
<id>urn:sha1:6363f5c76f236303c13e714d451ccd2b1208ebca</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Bugfix: wrong storage size in socket_local46 (thanks Jesse Young)</title>
<updated>2015-07-26T22:24:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-26T22:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6c96f05a25f1564b5e12366544677287fc201ef9'/>
<id>urn:sha1:6c96f05a25f1564b5e12366544677287fc201ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - fd_close fix</title>
<updated>2015-07-20T20:12:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-20T20:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a2898b9f8a33713c1718408237dd6517344da3b6'/>
<id>urn:sha1:a2898b9f8a33713c1718408237dd6517344da3b6</id>
<content type='text'>
 - add openreadnclose_nb
 - rc for 2.3.6.0
</content>
</entry>
<entry>
<title> Appease compiler on .sun_family in ipc_recv</title>
<updated>2015-06-25T11:42:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-25T11:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d6afd4b928a3e2875297cd9cba11b570a83d95f9'/>
<id>urn:sha1:d6afd4b928a3e2875297cd9cba11b570a83d95f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Bugfix: remove overflow checking in tai?_add/sub</title>
<updated>2015-06-03T14:59:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-03T14:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=380b8a59dccaf828f5fc0c0961195c71479217dd'/>
<id>urn:sha1:380b8a59dccaf828f5fc0c0961195c71479217dd</id>
<content type='text'>
(because it doesn't work with relative times, duh!)
</content>
</entry>
<entry>
<title> Turn non-linear buffer macros calling str_len() into functions. &gt;.&gt;</title>
<updated>2015-06-02T14:08:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-02T14:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=effe4db8a69d475ae77bb7bf85bf53c009445d0e'/>
<id>urn:sha1:effe4db8a69d475ae77bb7bf85bf53c009445d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> C macros suck. Rewrote the case_diffb thing.</title>
<updated>2015-05-16T00:52:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-16T00:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f476227930793f94e6ca9bd268b76bbf5c4f29c3'/>
<id>urn:sha1:f476227930793f94e6ca9bd268b76bbf5c4f29c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Typo fixes in case_diff*</title>
<updated>2015-05-16T00:44:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-16T00:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d85c1a21f3c3f3229d958aabc744756c3fa811b4'/>
<id>urn:sha1:d85c1a21f3c3f3229d958aabc744756c3fa811b4</id>
<content type='text'>
</content>
</entry>
</feed>
