<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/librandom, branch v2.10.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/librandom?h=v2.10.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/librandom?h=v2.10.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-12-04T14:40:52Z</updated>
<entry>
<title> Fix iobufferk_init on recent Linux; remove last superfluous coe</title>
<updated>2020-12-04T14:40:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-12-04T14:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2ddd93b4423b94578868e2701c265f8da4350965'/>
<id>urn:sha1:2ddd93b4423b94578868e2701c265f8da4350965</id>
<content type='text'>
</content>
</entry>
<entry>
<title> sysdeps redesign: first part: minimize clr tests</title>
<updated>2019-09-20T18:22:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-20T18:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6011d413604df8224b91ca9f9b3d50663b60e117'/>
<id>urn:sha1:6011d413604df8224b91ca9f9b3d50663b60e117</id>
<content type='text'>
 Remaining clr:
  emptyregex: can be safely guessed to no
  nullispointer: can't be safely guessed, but do we need the test?
  devurandom: can't be safely guessed
  malloc0: can more or less be safely guessed to no
</content>
</entry>
<entry>
<title> Really add mkfootemp and autosurf, I guess ?</title>
<updated>2018-12-08T15:10:09Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-12-08T15:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=30d0c173d87b92a9ad2f3c1b643463a894abb1d9'/>
<id>urn:sha1:30d0c173d87b92a9ad2f3c1b643463a894abb1d9</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>
<entry>
<title> Comment fix (writing to /dev/urandom doesn't speed it up)</title>
<updated>2017-09-27T11:54:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-09-27T11:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1728f7ed8e96a03dd6a75c9668d394562ed63a59'/>
<id>urn:sha1:1728f7ed8e96a03dd6a75c9668d394562ed63a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add egidingroups sysdeps, change fd_close() to void and saving errno, propagate changes</title>
<updated>2017-07-16T11:19:51Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T11:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=16013c560e189bd0c4fb58e038c0f449542dba7a'/>
<id>urn:sha1:16013c560e189bd0c4fb58e038c0f449542dba7a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
