<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/doc, branch v2.4.0.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/doc?h=v2.4.0.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/doc?h=v2.4.0.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2016-11-04T17:39:32Z</updated>
<entry>
<title> version: 2.4.0.1</title>
<updated>2016-11-04T17:39:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-11-04T17:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3f4e0f9de28ae68548b661fbd32066b7b4b8dbb8'/>
<id>urn:sha1:3f4e0f9de28ae68548b661fbd32066b7b4b8dbb8</id>
<content type='text'>
</content>
</entry>
<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> version: 2.4.0.0</title>
<updated>2016-10-28T15:18:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-28T15:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=ef6a7da72a1273380197ef5bff0969f974e15466'/>
<id>urn:sha1:ef6a7da72a1273380197ef5bff0969f974e15466</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> child_spawn2 documentation</title>
<updated>2016-10-19T01:10:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-10-19T01:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=67a454f72e4194dae9764fcc85aa426db0fa9334'/>
<id>urn:sha1:67a454f72e4194dae9764fcc85aa426db0fa9334</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> doc typo fix</title>
<updated>2016-08-11T12:52:13Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-08-11T12:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d424038dd3499458a5aa22ac1f3436c3d4d1e931'/>
<id>urn:sha1:d424038dd3499458a5aa22ac1f3436c3d4d1e931</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>
</feed>
