<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/librandom, branch v2.5.1.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/librandom?h=v2.5.1.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/librandom?h=v2.5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2017-03-13T22:43:45Z</updated>
<entry>
<title> More superflous headers cleanup and tiny fixes</title>
<updated>2017-03-13T22:43:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T22:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=33dfbbeaec4a49e110f51f5d088015f1a8fb9075'/>
<id>urn:sha1:33dfbbeaec4a49e110f51f5d088015f1a8fb9075</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> 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> Types fix: librandom, libstdcrypto</title>
<updated>2017-01-21T15:46:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-21T15:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2746b131aa482ac17c94bc6b82e58dbcc1b752cf'/>
<id>urn:sha1:2746b131aa482ac17c94bc6b82e58dbcc1b752cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Also fix actual random_string compilation with musl and getrandom()...</title>
<updated>2016-12-05T10:13:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-12-05T10:13:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9eb3a42e1a2f14b49ece03b661280db53f15a546'/>
<id>urn:sha1:9eb3a42e1a2f14b49ece03b661280db53f15a546</id>
<content type='text'>
</content>
</entry>
<entry>
<title> random_init: do not fail if we can't write to /dev/urandom</title>
<updated>2016-11-03T10:25:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-11-03T10:25:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=495da13c70f50ee5224873a04a47d1f957e3b6f0'/>
<id>urn:sha1:495da13c70f50ee5224873a04a47d1f957e3b6f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> This one escaped the previous commit: random_init changes</title>
<updated>2016-10-24T02:07:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-24T02:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=422d91b2b0a2b8b3a8af510cc55b1400c60be303'/>
<id>urn:sha1:422d91b2b0a2b8b3a8af510cc55b1400c60be303</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Better random_uint32 uniformity algorithm</title>
<updated>2016-10-19T01:44:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-19T01:44:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=58b993dd48fe140047c326a82dea9ec3055cf334'/>
<id>urn:sha1:58b993dd48fe140047c326a82dea9ec3055cf334</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix headers in random_init.c; add a workaround for (pathological) getrandom() without /dev/urandom</title>
<updated>2016-10-16T21:14:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-16T21:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=8be9590f78d0f7cf04ade6a2ff0bddd365e3fd7c'/>
<id>urn:sha1:8be9590f78d0f7cf04ade6a2ff0bddd365e3fd7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More typo fixing</title>
<updated>2016-10-14T17:56:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-14T17:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e3f10a8543b88b61cd3b49caf0a7bb3aca8b9172'/>
<id>urn:sha1:e3f10a8543b88b61cd3b49caf0a7bb3aca8b9172</id>
<content type='text'>
</content>
</entry>
</feed>
