<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/sysdeps, branch v2.5.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/sysdeps?h=v2.5.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/sysdeps?h=v2.5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2017-03-16T11:56:41Z</updated>
<entry>
<title> More arc4random_addrandom fixes, how can clang be such a PITA ?</title>
<updated>2017-03-16T11:56:41Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-16T11:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=52b7288713ecb189fdd473f9dfc7f9a8c4fb1ec2'/>
<id>urn:sha1:52b7288713ecb189fdd473f9dfc7f9a8c4fb1ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix arc4random_addrandom detection for -Werror=pointer-sign</title>
<updated>2017-03-16T11:55:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-16T11:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=eee5fc4106b389daeb709112f77b1a2e41ceee30'/>
<id>urn:sha1:eee5fc4106b389daeb709112f77b1a2e41ceee30</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Better pipe2 detection on BSD systems</title>
<updated>2017-03-15T15:04:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-15T15:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=21bf9df13cad0da20ecd9fadfa54cd16479238aa'/>
<id>urn:sha1:21bf9df13cad0da20ecd9fadfa54cd16479238aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix trydevurandom test</title>
<updated>2017-03-15T13:48:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-15T13:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6d2c28acaa0c11841ca57ffe2b07e34c91cdea9e'/>
<id>urn:sha1:6d2c28acaa0c11841ca57ffe2b07e34c91cdea9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> sysdeps tests cleanup. (I expect BSDs to break, as usual.)</title>
<updated>2017-03-15T09:32:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-15T09:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a36a3eb159d88507705253577814a8fdcb2a86d1'/>
<id>urn:sha1:a36a3eb159d88507705253577814a8fdcb2a86d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Types change: big pass on libstddjb and libunixonacid</title>
<updated>2017-02-21T12:05:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-21T12:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=49d8fa1058aaf23c29e074b2314492ae40d2f557'/>
<id>urn:sha1:49d8fa1058aaf23c29e074b2314492ae40d2f557</id>
<content type='text'>
 libdatastruct still missing, library still not functional
</content>
</entry>
<entry>
<title> More types changes</title>
<updated>2017-02-17T22:30:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-02-17T22:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=fdffefb8032922ce7ffe4c00816072a8ff2148fc'/>
<id>urn:sha1:fdffefb8032922ce7ffe4c00816072a8ff2148fc</id>
<content type='text'>
 New disize
 Add size_t to the autotypes list
 Delete redundant and replace-libc files
 dev_t/ino_t pass
 Big size_t pass
 More things missing, still not operational yet
</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> Fix trygetrandom.c to correctly detect getrandom() on musl</title>
<updated>2016-12-05T10:08:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-12-05T10:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=23b5c25a01a6738ea11526cc68bd99ca3c961a2f'/>
<id>urn:sha1:23b5c25a01a6738ea11526cc68bd99ca3c961a2f</id>
<content type='text'>
</content>
</entry>
</feed>
