<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/doc/upgrade.html, branch v2.9.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/doc/upgrade.html?h=v2.9.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/doc/upgrade.html?h=v2.9.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2019-09-21T06:04:21Z</updated>
<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> Doc typo fix</title>
<updated>2019-04-27T15:29:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-04-27T15:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8052d3396ddcbbbfabd0a06ea66c36cec8439ea4'/>
<id>urn:sha1:8052d3396ddcbbbfabd0a06ea66c36cec8439ea4</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>
<entry>
<title> Document mkdir_unique removal</title>
<updated>2019-01-08T13:04:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-01-08T13:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=08d02a8c3176ba0b04dd10bd97e06a7caffe5491'/>
<id>urn:sha1:08d02a8c3176ba0b04dd10bd97e06a7caffe5491</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add mk?temp and autosurf</title>
<updated>2018-12-07T21:00:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-12-07T21:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2f017fbdd689e025437783cc8d675a7d304b37c3'/>
<id>urn:sha1:2f017fbdd689e025437783cc8d675a7d304b37c3</id>
<content type='text'>
</content>
</entry>
</feed>
