<?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/generic/as.c</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 08:07:57 +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%2Fgeneric%2Fas.c&amp;max=40&amp;peg=1448</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;peg=1448&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 17 May 2006 01:37:58 +0200</pubDate><dc:creator>vana</dc:creator><title>Rev 1363 – Earliest version of Userspace Framebuffer driver, with stream support in ...</title><description>&lt;div&gt;&lt;strong&gt;vana – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;Earliest version of Userspace Framebuffer driver, with stream support in libc.&lt;br /&gt;
Also Virtual framebuffers made as split on main fb and its usage by streams &lt;br /&gt;
&lt;br /&gt;
(please test it and report)&lt;/div&gt;+ /uspace/trunk/fb&lt;br /&gt;+ /uspace/trunk/fb/fb.c&lt;br /&gt;+ /uspace/trunk/fb/fb.h&lt;br /&gt;+ /uspace/trunk/fb/font-8x16.c&lt;br /&gt;+ /uspace/trunk/fb/font-8x16.h&lt;br /&gt;+ /uspace/trunk/fb/helenos.xbm&lt;br /&gt;+ /uspace/trunk/fb/Makefile&lt;br /&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/io.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/stream.c&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.c&lt;br /&gt;~ /uspace/trunk/libc/include/as.h&lt;br /&gt;+ /uspace/trunk/libc/include/io/stream.h&lt;br /&gt;+ /uspace/trunk/libc/include/ipc/fb.h&lt;br /&gt;~ /uspace/trunk/libc/include/ipc/services.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/Makefile.toolchain&lt;br /&gt;+ /uspace/trunk/libfb&lt;br /&gt;~ /uspace/trunk/Makefile&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%2Fgeneric%2Fas.c&amp;rev=1363&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1363&amp;peg=1448</guid></item>
<item><pubDate>Tue, 16 May 2006 19:04:40 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1357 – Cleanup after removal of as_area_accept and as_area_send.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleanup after removal of as_area_accept and as_area_send.&lt;/div&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1357&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1357&amp;peg=1448</guid></item>
<item><pubDate>Sun, 14 May 2006 19:17:35 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1330 – Added support to IPC for sharing pages. Remove old calls ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to IPC for sharing pages. Remove old calls as_area_send/accept,&lt;br /&gt;
modify tests.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;~ /uspace/trunk/libc/include/as.h&lt;br /&gt;~ /uspace/trunk/libipc/generic/ipc.c&lt;br /&gt;~ /uspace/trunk/libipc/include/ipc.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%2Fgeneric%2Fas.c&amp;rev=1330&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1330&amp;peg=1448</guid></item>
<item><pubDate>Thu, 11 May 2006 18:08:50 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1307 – SYS_AS_AREA_DESTROY support for uspace.  Formatting fixes in libpci.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;SYS_AS_AREA_DESTROY support for uspace.&lt;br /&gt;
&lt;br /&gt;
Formatting fixes in libpci.&lt;/div&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;~ /uspace/trunk/libc/include/as.h&lt;br /&gt;~ /uspace/trunk/pci/libpci/access.c&lt;br /&gt;~ /uspace/trunk/pci/libpci/i386-ports.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1307&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1307&amp;peg=1448</guid></item>
<item><pubDate>Fri, 28 Apr 2006 15:02:59 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1250 – Add as.h to libc and compile pci module only for ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add as.h to libc and compile pci module only for amd64 and ia32.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;+ /uspace/trunk/libc/include/as.h&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1250&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1250&amp;peg=1448</guid></item>
<item><pubDate>Wed, 26 Apr 2006 23:25:48 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1240 – Replace __native with sysarg_t so that uspace compiles again.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace __native with sysarg_t so that uspace compiles again.&lt;/div&gt;~ /uspace/trunk/libc/generic/as.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1240&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1240&amp;peg=1448</guid></item>
<item><pubDate>Wed, 26 Apr 2006 18:43:44 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1237 – Add userspace support for SYS_AS_AREA_ACCEPT and SYS_AS_AREA_SEND syscalls.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add userspace support for SYS_AS_AREA_ACCEPT and SYS_AS_AREA_SEND syscalls.&lt;/div&gt;+ /uspace/trunk/libc/generic/as.c &lt;i&gt;(copied from /uspace/trunk/libc/generic/mmap.c@1234)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1237&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1237&amp;peg=1448</guid></item>
<item><pubDate>Sun, 23 Apr 2006 18:34:45 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1228 – Reflect changes in syscall names in userspace.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Reflect changes in syscall names in userspace.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/generic/task.c&lt;br /&gt;~ /uspace/trunk/libc/include/task.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%2Fgeneric%2Fas.c&amp;rev=1228&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1228&amp;peg=1448</guid></item>
<item><pubDate>Thu, 16 Mar 2006 01:35:30 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1033 – mmap() syscall.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;mmap() syscall.&lt;/div&gt;~ /uspace/trunk/libc/generic/mmap.c&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%2Fgeneric%2Fas.c&amp;rev=1033&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=1033&amp;peg=1448</guid></item>
<item><pubDate>Wed, 15 Mar 2006 00:48:33 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 999 – Completed asynchronous IPC. Fixed sbrk. Cleared some unnecessary defines in ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Completed asynchronous IPC.&lt;br /&gt;
Fixed sbrk.&lt;br /&gt;
Cleared some unnecessary defines in malloc.&lt;br /&gt;
Changed __u8 * to char * in list.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/init/Makefile&lt;br /&gt;~ /uspace/trunk/libadt/include/list.h&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;+ /uspace/trunk/libc/generic/string.c&lt;br /&gt;~ /uspace/trunk/libc/include/string.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/malloc/malloc.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/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=999&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=999&amp;peg=1448</guid></item>
<item><pubDate>Tue, 14 Mar 2006 17:34:17 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 985 – Added malloc implementation.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added malloc implementation.&lt;/div&gt;~ /uspace/trunk/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;+ /uspace/trunk/libc/include/errno.h&lt;br /&gt;~ /uspace/trunk/libc/include/malloc.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdio.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/include/sys&lt;br /&gt;+ /uspace/trunk/libc/include/sys/types.h&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/malloc/malloc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=985&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=985&amp;peg=1448</guid></item>
<item><pubDate>Tue, 14 Mar 2006 15:11:00 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 978 – Add mremap() syscall.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add mremap() syscall.&lt;/div&gt;+ /uspace/trunk/libc/generic/mmap.c&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=978&amp;peg=1448</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fas.c&amp;rev=978&amp;peg=1448</guid></item>
</channel></rss>