<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/package, branch v2.4.0.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.4.0.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.4.0.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2016-11-04T16:58:26Z</updated>
<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> 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>
<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> Add child_spawn2</title>
<updated>2016-10-19T01:01:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-19T01:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d16e2baf35963f6ed2ccd23a3aa3df69cd65dd84'/>
<id>urn:sha1:d16e2baf35963f6ed2ccd23a3aa3df69cd65dd84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>  Include skalibs/nonposix.h so BSDs can find arc4random</title>
<updated>2016-10-14T17:32:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-14T17:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=46886111a32cfde5b6bb23622c1f09cf0189dc22'/>
<id>urn:sha1:46886111a32cfde5b6bb23622c1f09cf0189dc22</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Clean up and modernize librandom.</title>
<updated>2016-10-14T17:07:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-14T17:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a1933bd1847951b959016f59ee744d1b18a00142'/>
<id>urn:sha1:a1933bd1847951b959016f59ee744d1b18a00142</id>
<content type='text'>
 Correct random number generation has historically been
suprisingly painful to achieve. There was no standard,
every system behaved in a subtly different way, and there
were a few userland initiatives to get decent randomness,
all incompatible of course.
 The situation is a bit better now, we're heading towards
some standardization. The arc4random() series of functions
is a good API, and available on a lot of systems -
unfortunately not Linux, but on Linux the new getrandom()
makes using /dev/random obsolete.

 So I removed the old crap in librandom, dropped EGD support,
dropped dynamic backend selection, made a single API series
(random_* instead of goodrandom_* and badrandom_*), added
an arc4random backend and a getrandom backend, and defaulted
to /dev/urandom backed up by SURF in the worst case. This
should be much smaller and logical. However, it's a major
API break, so the skarnet.org stack will be changed to
adapt.
</content>
</entry>
<entry>
<title> Add spawn_lib support</title>
<updated>2016-08-12T13:06:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-08-12T13:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c05251f11eee86d8d70a681a8a20e55caf030f70'/>
<id>urn:sha1:c05251f11eee86d8d70a681a8a20e55caf030f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add ipc_timed_recv</title>
<updated>2016-07-20T19:20:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-07-20T19:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=885cd198c0be874147a0e98e106a85abf720a7f1'/>
<id>urn:sha1:885cd198c0be874147a0e98e106a85abf720a7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add ipc_timed_send</title>
<updated>2016-07-20T12:24:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-07-20T12:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d68c3647e69cce6aaf4fd3d94e3eb33e3125b31c'/>
<id>urn:sha1:d68c3647e69cce6aaf4fd3d94e3eb33e3125b31c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> add new leap second: 2016-12-31 23:59:60 UTC</title>
<updated>2016-07-17T19:23:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-07-17T19:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e1dd693e2ac3c0fb1d42ea0e664021b4672465e6'/>
<id>urn:sha1:e1dd693e2ac3c0fb1d42ea0e664021b4672465e6</id>
<content type='text'>
</content>
</entry>
</feed>
