<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-historic &#x2013; /uspace/trunk/libc/include/async.h</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 15:03:50 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;max=40&amp;peg=1472</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;peg=1472&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 31 May 2006 20:54:25 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1472 – More things to make tetris helenos compatibile.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;More things to make tetris helenos compatibile.&lt;/div&gt;+ /uspace/trunk/libc/generic/err.c&lt;br /&gt;+ /uspace/trunk/libc/generic/stdlib.c&lt;br /&gt;~ /uspace/trunk/libc/generic/string.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;+ /uspace/trunk/libc/include/err.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdlib.h&lt;br /&gt;~ /uspace/trunk/libc/include/string.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/tetris/screen.c&lt;br /&gt;~ /uspace/trunk/tetris/tetris.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1472&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1472&amp;peg=1472</guid></item>
<item><pubDate>Wed, 31 May 2006 17:19:09 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1464 – Added pseudo-synchronous message sending.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added pseudo-synchronous message sending.&lt;/div&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1464&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1464&amp;peg=1472</guid></item>
<item><pubDate>Wed, 31 May 2006 17:08:41 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1463 – Added asynchronous waiting on ipc_async_send, when kernel limits are reached. ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added asynchronous waiting on ipc_async_send, when kernel limits&lt;br /&gt;
are reached. It works better in test_time.&lt;/div&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1463&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1463&amp;peg=1472</guid></item>
<item><pubDate>Tue, 30 May 2006 19:23:33 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1452 – Added some additional functionality.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some additional functionality.&lt;/div&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;~ /uspace/trunk/libc/generic/time.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1452&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1452&amp;peg=1472</guid></item>
<item><pubDate>Mon, 29 May 2006 19:09:10 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1449 – Started porting tetris.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started porting tetris.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/time.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;+ /uspace/trunk/libc/include/sys/time.h &lt;i&gt;(copied from /uspace/trunk/libc/include/time.h@1441)&lt;/i&gt;&lt;br /&gt;~ /uspace/trunk/libc/include/time.h&lt;br /&gt;~ /uspace/trunk/tetris/Makefile&lt;br /&gt;~ /uspace/trunk/tetris/tetris.c&lt;br /&gt;~ /uspace/trunk/tetris/tetris.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1449&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1449&amp;peg=1472</guid></item>
<item><pubDate>Mon, 29 May 2006 01:41:42 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1441 – Added support for async_wait_timeout.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for async_wait_timeout.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/time.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1441&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1441&amp;peg=1472</guid></item>
<item><pubDate>Sun, 28 May 2006 00:28:25 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1427 – Added functions to async framework for reasonable sending asynchronous messages.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added functions to async framework for reasonable sending asynchronous&lt;br /&gt;
messages.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/generic/thread.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/include/thread.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1427&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1427&amp;peg=1472</guid></item>
<item><pubDate>Tue, 23 May 2006 13:01:31 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1407 – Small updates to asynchronous framework.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small updates to asynchronous framework.&lt;/div&gt;~ /uspace/trunk/libc/generic/async.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/generic/thread.c&lt;br /&gt;~ /uspace/trunk/libc/include/async.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1407&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1407&amp;peg=1472</guid></item>
<item><pubDate>Sun, 21 May 2006 21:43:34 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1394 – Added missing file.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added missing file.&lt;/div&gt;+ /uspace/trunk/libc/include/async.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1394&amp;peg=1472</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fasync.h&amp;rev=1394&amp;peg=1472</guid></item>
</channel></rss>