<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/include, branch v2.4.0.2</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.4.0.2</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.4.0.2'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2016-10-24T02:15:36Z</updated>
<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> 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> 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>
<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> Actually call ipc_timed_recv ipc_timed_recv</title>
<updated>2016-07-20T19:21:51Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-07-20T19:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=11ff79c65649a1c97bf2e6dce30dccc35df9e860'/>
<id>urn:sha1:11ff79c65649a1c97bf2e6dce30dccc35df9e860</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> Fix closecb support wherever a unixmessage may get dropped; add closecb support to unixconnection</title>
<updated>2016-04-22T11:54:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-04-22T11:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f6d5fcfa0fa2a62f9583fa44dbee035c0adfcc88'/>
<id>urn:sha1:f6d5fcfa0fa2a62f9583fa44dbee035c0adfcc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Tentative re-commit of the closecb feature</title>
<updated>2016-02-02T23:33:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-02-02T23:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c2e99ad0fbca5f669c76f188cff7e74681a3e683'/>
<id>urn:sha1:c2e99ad0fbca5f669c76f188cff7e74681a3e683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert " Add support for advanced closing callbacks to unixmessage_sender_flush."</title>
<updated>2016-02-02T07:36:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-02-02T07:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6129e14bc76488f121c4557eb477886dd9dd2926'/>
<id>urn:sha1:6129e14bc76488f121c4557eb477886dd9dd2926</id>
<content type='text'>
This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6.

(something is segfaulting, reverting until I find the fix)
</content>
</entry>
</feed>
