<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/doc/flags.html, branch v2.9.2.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/doc/flags.html?h=v2.9.2.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/doc/flags.html?h=v2.9.2.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2019-10-23T16:04:21Z</updated>
<entry>
<title> Also fix documentation for default path</title>
<updated>2019-10-23T16:04:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-23T16:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f206a5d9ecdf18a7749fd4ba41d8037961f80a77'/>
<id>urn:sha1:f206a5d9ecdf18a7749fd4ba41d8037961f80a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove obsolete documentation for --enable-clock</title>
<updated>2019-10-23T15:59:49Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-23T15:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d77e0b37b6d81fe3d2d4c2f18acf72b114e1b08a'/>
<id>urn:sha1:d77e0b37b6d81fe3d2d4c2f18acf72b114e1b08a</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> Switch doc to schemeless URLs</title>
<updated>2017-05-23T11:02:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-23T11:02:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=874166903b6bbdaef9118bad708e944f1ff3f4c0'/>
<id>urn:sha1:874166903b6bbdaef9118bad708e944f1ff3f4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add stub documentation files to avoid 404</title>
<updated>2017-05-16T14:52:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-16T14:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5246da15e870b83bb0c803bde31317b01731b23f'/>
<id>urn:sha1:5246da15e870b83bb0c803bde31317b01731b23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Update documentation for the types change, with some extra fixes</title>
<updated>2017-03-08T09:39:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-08T09:39:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=04905aaeffba2bc77866a4056dc3f2020a86bb26'/>
<id>urn:sha1:04905aaeffba2bc77866a4056dc3f2020a86bb26</id>
<content type='text'>
 Also remove --enable-replace-libc from configure
</content>
</entry>
<entry>
<title> Remove obsolete flags from flags.html, prepare for 2.4.0.1</title>
<updated>2016-11-04T16:58:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-11-04T16:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=7d51240251f8226089ab1618831fde50b5e9e641'/>
<id>urn:sha1:7d51240251f8226089ab1618831fde50b5e9e641</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Change default SKALIBS_DEFAULTPATH to /usr/bin:/usr/sbin:/bin:/sbin to accommodate s6-linux-init.</title>
<updated>2016-03-10T22:18:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-03-10T22:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6cd13aba0d95ccc8ebd244cb68389694acf33b1d'/>
<id>urn:sha1:6cd13aba0d95ccc8ebd244cb68389694acf33b1d</id>
<content type='text'>
 Also add /command on slashpackage installations.
</content>
</entry>
<entry>
<title> Make all doc mobile-readable according to Google standards</title>
<updated>2015-05-07T10:12:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-07T10:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d'/>
<id>urn:sha1:d6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove the --enable-right-tz configure option.</title>
<updated>2015-01-02T10:15:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T10:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=4fd65aec913a1b99e8d748a7a82c150b8f7ee510'/>
<id>urn:sha1:4fd65aec913a1b99e8d748a7a82c150b8f7ee510</id>
<content type='text'>
 Make it a run-time autodetection instead.
 Update doc.
 Thanks to Paul Jarc for the suggestion.
</content>
</entry>
</feed>
