<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/configure, branch v2.5.1.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/configure?h=v2.5.1.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/configure?h=v2.5.1.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2017-05-15T20:19:41Z</updated>
<entry>
<title> bugfixes: invalid clockmon detection and futimens detection</title>
<updated>2017-05-15T20:19:41Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-15T20:19:41Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=97e0a785c827577aada4a474d2616af00a7278f4'/>
<id>urn:sha1:97e0a785c827577aada4a474d2616af00a7278f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix a configure error message when cross-compiling</title>
<updated>2017-05-02T14:54:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-02T14:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=524bdb6d1ee59cd77716e41ec16a644b2b2712c7'/>
<id>urn:sha1:524bdb6d1ee59cd77716e41ec16a644b2b2712c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix getrandom() detection: need to run the test, not only link!</title>
<updated>2017-04-26T17:09:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-04-26T17:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=880d31d1bbc0ee82a7bfae2423f27592ca507cff'/>
<id>urn:sha1:880d31d1bbc0ee82a7bfae2423f27592ca507cff</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Cleanups - mostly removing superfluous includes in headers</title>
<updated>2017-03-13T10:31:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T10:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e450f6efc39e55e32264d2daded6c757af0f7527'/>
<id>urn:sha1:e450f6efc39e55e32264d2daded6c757af0f7527</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> add arc4random_addrandom sysdep; next batch of types changes.</title>
<updated>2017-02-15T17:40:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-15T17:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a896ca2a8c617e5e00ffd5fc9e69331ad754e5b3'/>
<id>urn:sha1:a896ca2a8c617e5e00ffd5fc9e69331ad754e5b3</id>
<content type='text'>
 The library isn't supposed to be functional yet: there are
still a lot of type mismatches.
</content>
</entry>
<entry>
<title> More work on the types. This commit builds but has errors.</title>
<updated>2017-01-25T15:52:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-25T15:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=00c9cb1b22cc17c4db573e0e613a5f116ff0092e'/>
<id>urn:sha1:00c9cb1b22cc17c4db573e0e613a5f116ff0092e</id>
<content type='text'>
 Rework src/headers entirely: build skalibs/types.h
 Convert skalibs/fmtscan.h types.
 Propagate changes until it builds.
 There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
</content>
</entry>
<entry>
<title> bugfix: correctly read timer_lib when cross-compiling</title>
<updated>2016-10-29T22:14:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-29T22:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=7a05ff287d2d3a40d6d88b43a61b459f0120c26e'/>
<id>urn:sha1:7a05ff287d2d3a40d6d88b43a61b459f0120c26e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add timer_lib for support (GNU requires -lrt for timer_create!)</title>
<updated>2016-10-24T13:05:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-24T13:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=0b2719640e69c8bc929c43338646674a2a00582c'/>
<id>urn:sha1:0b2719640e69c8bc929c43338646674a2a00582c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add the alarm library, first draft.</title>
<updated>2016-10-24T02:15:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-24T02:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9ef3a9f8b2704693496af12120ea3ab40389bf7b'/>
<id>urn:sha1:9ef3a9f8b2704693496af12120ea3ab40389bf7b</id>
<content type='text'>
</content>
</entry>
</feed>
