<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/NEWS, branch v2.9.2.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/NEWS?h=v2.9.2.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/NEWS?h=v2.9.2.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-01-27T15:02:11Z</updated>
<entry>
<title> Fix shared libs installation; prepare for 2.9.2.0</title>
<updated>2020-01-27T15:02:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T15:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3f090bb2fe66f9fd79c75344fa7f03a76ea67e00'/>
<id>urn:sha1:3f090bb2fe66f9fd79c75344fa7f03a76ea67e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title> version: 2.9.1.0</title>
<updated>2019-10-21T15:44:44Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-21T15:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a1cc5ca8aa7b72eedd88d57e8e9b09a68f7c63a1'/>
<id>urn:sha1:a1cc5ca8aa7b72eedd88d57e8e9b09a68f7c63a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add path_canonicalize, prepare for 2.9.1.0</title>
<updated>2019-10-09T15:07:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-09T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f5e75663fef044cad02eef3eb7aef295312c1158'/>
<id>urn:sha1:f5e75663fef044cad02eef3eb7aef295312c1158</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update tainnow.lib mentions in doc</title>
<updated>2019-09-21T06:04:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-21T06:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5bab6e4b51164c3d64b654a3c0db5f6efc0bdc86'/>
<id>urn:sha1:5bab6e4b51164c3d64b654a3c0db5f6efc0bdc86</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Big wallclock/stopwatch refactor. It was long overdue.</title>
<updated>2019-09-03T18:07:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-03T18:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e69717d9e0cd107f461abff85f255be82d7bd69b'/>
<id>urn:sha1:e69717d9e0cd107f461abff85f255be82d7bd69b</id>
<content type='text'>
 * --enable-clock and --enable-monotonic are gone
 * tain_sysclock() has been renamed tain_wallclock_read()
 * tain_wallclock_read() reads from CLOCK_REALTIME (or gettimeofday())
 * tain_clockmon[_init]() have been renamed to tain_stopwatch_[read|init]()
and now accept a monotonic clock name as an extra argument
 * tain_now() points to the system (wall) clock by default
 * tain_now_set_[stopwatch|wallclock]() can be used to switch

 Now to make a pass on all skarnet.org programs and add a
tain_now_set_stopwatch() call everywhere needed... &gt;.&gt;
</content>
</entry>
<entry>
<title> Document changes</title>
<updated>2019-07-22T12:31:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-22T12:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8923a6ffa3da869b5fc56b9b1f698f483e3180a4'/>
<id>urn:sha1:8923a6ffa3da869b5fc56b9b1f698f483e3180a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bits-fmtscan refactor, part one</title>
<updated>2019-07-11T16:19:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-07-11T16:19:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9ec6602c9d3c1a8801d996aa3a56c779ce1c5f70'/>
<id>urn:sha1:9ec6602c9d3c1a8801d996aa3a56c779ce1c5f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0</title>
<updated>2019-05-11T06:22:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-05-11T06:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=92e40f4f3b8e153b86093996d2a6d2a1160e105d'/>
<id>urn:sha1:92e40f4f3b8e153b86093996d2a6d2a1160e105d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Prepare for 2.8.0.1</title>
<updated>2019-03-08T20:59:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-03-08T20:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e5e3b2e7078c3755fa6aedf1f03c6abd44aec151'/>
<id>urn:sha1:e5e3b2e7078c3755fa6aedf1f03c6abd44aec151</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Build as PIC by default</title>
<updated>2019-02-24T14:54:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-02-24T14:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1d03235d0682e00b5cd4edaab0108ca755ab90af'/>
<id>urn:sha1:1d03235d0682e00b5cd4edaab0108ca755ab90af</id>
<content type='text'>
</content>
</entry>
</feed>
