<?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/ipc/ns.h</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Wed, 22 Apr 2026 08:14:28 +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%2Fipc%2Fns.h&amp;max=40&amp;peg=1400</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;peg=1400&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 16 May 2006 15:54:19 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1352 – Fixed not compiling uspace after libipc merge.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed not compiling uspace after libipc merge.&lt;/div&gt;~ /uspace/trunk/kbd/generic/kbd.c&lt;br /&gt;~ /uspace/trunk/kbd/Makefile&lt;br /&gt;~ /uspace/trunk/libc/generic/ipc.c&lt;br /&gt;+ /uspace/trunk/libc/include/ipc &lt;i&gt;(copied from /uspace/trunk/libc/include/libipc@1351)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/include/libipc&lt;br /&gt;~ /uspace/trunk/pci/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1352&amp;peg=1400</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1352&amp;peg=1400</guid></item>
<item><pubDate>Tue, 16 May 2006 15:35:18 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1351 – Merge ipc and libc. Does not compile.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge ipc and libc. Does not compile.&lt;/div&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;+ /uspace/trunk/libc/generic/async.c&lt;br /&gt;+ /uspace/trunk/libc/generic/ipc.c &lt;i&gt;(copied from /uspace/trunk/libipc/generic/ipc.c@1350)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/ipc.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/ipc.h@1350)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/ns.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/ns.h@1349)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/include/libipc/services.h &lt;i&gt;(copied from /uspace/trunk/libipc/include/services.h@1349)&lt;/i&gt;&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;x /uspace/trunk/libipc&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;~ /uspace/trunk/ns/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1351&amp;peg=1400</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1351&amp;peg=1400</guid></item>
<item><pubDate>Sun, 19 Mar 2006 13:43:37 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1089 – More IPC added syscall for hangup and some tests.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;More IPC added syscall for hangup and some tests.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;~ /uspace/trunk/libipc/include/ns.h&lt;br /&gt;~ /uspace/trunk/ns/ns.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1089&amp;peg=1400</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1089&amp;peg=1400</guid></item>
<item><pubDate>Thu, 16 Mar 2006 01:26:33 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1028 – Added simple testing skeleton for nameservice. Added support for ipc_connect_to_me, ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added simple testing skeleton for nameservice.&lt;br /&gt;
Added support for ipc_connect_to_me, some fixes.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;~ /uspace/trunk/libipc/include/ns.h&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;+ /uspace/trunk/ns&lt;br /&gt;+ /uspace/trunk/ns/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1028&amp;peg=1400</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=1028&amp;peg=1400</guid></item>
<item><pubDate>Tue, 14 Mar 2006 10:31:06 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 966 – Added extended syscalls to ipc to support more arguments.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added extended syscalls to ipc to support more arguments.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.h&lt;br /&gt;+ /uspace/trunk/libipc/include/ns.h&lt;br /&gt;~ /uspace/trunk/libipc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=966&amp;peg=1400</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fipc%2Fns.h&amp;rev=966&amp;peg=1400</guid></item>
</channel></rss>