<?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 &#x2013; //trunk/uspace/lib/libc/generic/io/</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sun, 05 Apr 2026 19:18:11 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;max=40&amp;</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 14 Jul 2009 23:25:13 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4644 – Method for getting console color capabilities. Use to fix invisible ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Method for getting console color capabilities. Use to fix invisible tetris pieces.&lt;/div&gt;~ /trunk/contrib/conf/mips32-gx.sh&lt;br /&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/fb.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/fb/ega.c&lt;br /&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;~ /trunk/uspace/srv/fb/serial_console.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4644</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4644</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:53:15 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4601 – small fixes and coding style changes related to the new ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;small fixes and coding style changes related to the new memory allocator&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/errno.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/getopt.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/mman.c&lt;br /&gt;+ /trunk/uspace/lib/libc/include/adt/gcdlcm.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/async.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/bitops.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/errno.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/getopt.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/mem.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdlib.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/unistd.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4601</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4601</guid></item>
<item><pubDate>Mon, 29 Jun 2009 11:20:10 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4590 – set buffering according to what file descriptor we are opening ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;set buffering according to what file descriptor we are opening&lt;br /&gt;
(this still does not cover the full complexity of stdio buffering)&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4590</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4590</guid></item>
<item><pubDate>Thu, 18 Jun 2009 10:30:50 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4556 – define endianess externally to be able to exactly specify whether ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 42 file(s) modified&lt;/strong&gt;&lt;br/&gt;define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE&lt;br /&gt;
quit messing with BOM in UTF-32&lt;/div&gt;x /trunk/kernel/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/include/elf.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/generic/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/generic/include/string.h&lt;br /&gt;~ /trunk/kernel/generic/src/printf/printf_core.c&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;x /trunk/uspace/lib/libc/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32eb/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/softfloat/include/sftypes.h&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4556</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4556</guid></item>
<item><pubDate>Mon, 15 Jun 2009 23:46:21 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4541 – Stdio stream buffering (only for writing a.t.m.) Issue: Do we ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Stdio stream buffering (only for writing a.t.m.) Issue: Do we need two moving delimiters (head, tail) to recover from error or is one moving data delimiter enough, like in the current implementation? (Where the buffer must be drained as a whole, cannot do it part at a time.&lt;/div&gt;~ /trunk/uspace/app/bdsh/input.c&lt;br /&gt;~ /trunk/uspace/app/tester/console/console1.c&lt;br /&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4541</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4541</guid></item>
<item><pubDate>Wed, 10 Jun 2009 21:10:53 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4523 – remove obsolete terminology</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove obsolete terminology&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4523</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4523</guid></item>
<item><pubDate>Tue, 09 Jun 2009 13:10:00 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4514 – simple implementation of fdopen() and rewind()</title><description>&lt;div&gt;&lt;strong&gt;decky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;simple implementation of fdopen() and rewind()&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4514</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4514</guid></item>
<item><pubDate>Mon, 08 Jun 2009 21:42:42 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4512 – cstyle</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cstyle&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4512</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4512</guid></item>
<item><pubDate>Mon, 08 Jun 2009 21:39:50 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4511 – getchar() and fgetc() are traditionally supposed to flush stdout and ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;getchar() and fgetc() are traditionally supposed to flush stdout and stderr.&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4511</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4511</guid></item>
<item><pubDate>Mon, 08 Jun 2009 15:42:15 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4509 – rename libadt -&gt; adt</title><description>&lt;div&gt;&lt;strong&gt;decky – 39 file(s) modified&lt;/strong&gt;&lt;br/&gt;rename libadt -&gt; adt&lt;/div&gt;~ /trunk/uspace/app/trace/ipcp.c&lt;br /&gt;~ /trunk/uspace/app/trace/proto.c&lt;br /&gt;~ /trunk/uspace/app/trace/proto.h&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/adt &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/libadt@4508)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/adt/hash_table.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/adt/list.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/fibril.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/ipc.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/libadt&lt;br /&gt;+ /trunk/uspace/lib/libc/include/adt &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/libadt@4508)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/include/adt/hash_table.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/fibril.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/devmap.h&lt;br /&gt;x /trunk/uspace/lib/libc/include/libadt&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/genarch/gsp.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/include/gsp.h&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/clonable.c&lt;br /&gt;~ /trunk/uspace/srv/ns/service.c&lt;br /&gt;~ /trunk/uspace/srv/ns/task.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_lookup.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_node.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_register.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4509</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4509</guid></item>
<item><pubDate>Mon, 08 Jun 2009 14:34:38 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4508 – keep a list of open files to support proper cleanup</title><description>&lt;div&gt;&lt;strong&gt;decky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;keep a list of open files to support proper cleanup&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4508</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4508</guid></item>
<item><pubDate>Thu, 04 Jun 2009 12:12:23 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4492 – inode_t -&gt; fdi_node_t</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;inode_t -&gt; fdi_node_t&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/loader.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/loader/loader.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/srv/loader/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4492</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4492</guid></item>
<item><pubDate>Thu, 04 Jun 2009 00:47:08 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4491 – rename libc&apos;s fs_node_t to inode_t to avoid type conflict with ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;rename libc&apos;s fs_node_t to inode_t to avoid type conflict with VFS&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/loader.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/loader/loader.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/srv/loader/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4491</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4491</guid></item>
<item><pubDate>Wed, 03 Jun 2009 21:26:28 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4482 – I/O subsystem overhaul:  - add more POSIX-like file and ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 35 file(s) modified&lt;/strong&gt;&lt;br/&gt;I/O subsystem overhaul:&lt;br /&gt;
 - add more POSIX-like file and stream functions (with real functionality of stdin, stdout, stderr)&lt;br /&gt;
 - cleanup console access methods (now generic to any console-like device)&lt;br /&gt;
 - remove unsafe stream functions&lt;br /&gt;
 - add special open_node(), fd_node(), fd_phone() (file) and fopen_node(), fnode(), fphone() (stream) functions for HelenOS-specific I/O operations&lt;/div&gt;x /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/asprintf.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/io/console.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/console.c@4428)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/generic/io/fprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/io/klog.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/stream.c@4428)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/snprintf.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/io/stdio.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/io/vsprintf.c&lt;br /&gt;x /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;x /trunk/uspace/lib/libc/include/console&lt;br /&gt;x /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/dirent.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/fcntl.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/fibril.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/io/color.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/console/color.h@4429)&lt;/i&gt;&lt;br /&gt;+ /trunk/uspace/lib/libc/include/io/console.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/console.h@4428)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/include/io/io.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/io/keycode.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/kbd/keycode.h@4428)&lt;/i&gt;&lt;br /&gt;+ /trunk/uspace/lib/libc/include/io/klog.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/stream.h@4428)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/printf_core.h&lt;br /&gt;x /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/io/style.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/console/style.h@4429)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/lib/libc/include/kbd&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/unistd.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4482</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4482</guid></item>
<item><pubDate>Sun, 03 May 2009 11:01:45 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4353 – klog_puts() is useful for debugging.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;klog_puts() is useful for debugging.&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4353</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4353</guid></item>
<item><pubDate>Fri, 24 Apr 2009 10:01:05 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4317 – use buffering for klog output (this can be used to ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;use buffering for klog output (this can be used to avoid the ugly usleeps while starting tasks)&lt;br /&gt;
unify and cleanup console.c and related files&lt;/div&gt;~ /trunk/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/tetris/input.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4317</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4317</guid></item>
<item><pubDate>Mon, 06 Apr 2009 17:08:00 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4245 – sync with kernel</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;sync with kernel&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4245</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4245</guid></item>
<item><pubDate>Sun, 05 Apr 2009 17:50:53 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4239 – Make Czech layout work partially in bdsh.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make Czech layout work partially in bdsh.&lt;/div&gt;~ /trunk/uspace/app/bdsh/input.c&lt;br /&gt;~ /trunk/uspace/app/tester/print/print4.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/srv/kbd/layout/cz.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4239</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4239</guid></item>
<item><pubDate>Sun, 05 Apr 2009 00:04:28 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4234 – Copy printf with Unicode support to userspace.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Copy printf with Unicode support to userspace.&lt;/div&gt;~ /trunk/kernel/generic/include/string.h&lt;br /&gt;~ /trunk/kernel/generic/src/lib/string.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/include/types.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/fprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/printf_core.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/sys/types.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4234</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4234</guid></item>
<item><pubDate>Sat, 21 Mar 2009 12:26:31 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4164 – Buffer console output with line granularity. Makes esp. msim/ski console ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.&lt;/div&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/app/tetris/tetris.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/fb.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/fb/ega.c&lt;br /&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;~ /trunk/uspace/srv/fb/serial_console.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4164</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4164</guid></item>
<item><pubDate>Fri, 20 Mar 2009 21:58:21 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 4160 – Improve the console library functions.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improve the console library functions.&lt;/div&gt;~ /trunk/uspace/app/tetris/input.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4160</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4160</guid></item>
<item><pubDate>Wed, 18 Mar 2009 23:22:31 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4154 – Consolidate console interface.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Consolidate console interface.&lt;/div&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/klog/klog.c&lt;br /&gt;~ /trunk/uspace/app/tetris/input.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;~ /trunk/uspace/srv/loader/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4154</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4154</guid></item>
<item><pubDate>Mon, 02 Mar 2009 18:31:05 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 4002 – add IPC_FLAG_BLOCKING for generic IPC blocking operations add ipc_connect_me_to_blocking() for ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;add IPC_FLAG_BLOCKING for generic IPC blocking operations&lt;br /&gt;
add ipc_connect_me_to_blocking() for blocking connections&lt;br /&gt;
mount() has new flags argument&lt;br /&gt;
get_cons_phone() -&gt; get_console_phone()&lt;br /&gt;
add common console_wait()&lt;br /&gt;
simplify vfs_connect() using blocking connection&lt;br /&gt;
add blocking support for device_get_handle()&lt;br /&gt;
swap VFS_MOUNT arguments, and blocking mount support&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/async.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/services.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4002</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=4002</guid></item>
<item><pubDate>Wed, 18 Feb 2009 00:05:15 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3923 – Keyboard driver overhaul -- organize by hardware structure. This is ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 24 file(s) modified&lt;/strong&gt;&lt;br/&gt;Keyboard driver overhaul -- organize by hardware structure. This is w.i.p. Modifier keys, as well as ppc32, ia64 and sparc64 will not work yet.&lt;/div&gt;~ /trunk/HelenOS.config&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/kbd/keycode.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/ctl&lt;br /&gt;+ /trunk/uspace/srv/kbd/ctl/gxe_fb.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/ctl/pc.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/ctl/stty.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/include/kbd.h&lt;br /&gt;+ /trunk/uspace/srv/kbd/include/kbd_ctl.h&lt;br /&gt;+ /trunk/uspace/srv/kbd/include/kbd_port.h&lt;br /&gt;+ /trunk/uspace/srv/kbd/include/layout.h&lt;br /&gt;+ /trunk/uspace/srv/kbd/layout&lt;br /&gt;+ /trunk/uspace/srv/kbd/layout/us_dvorak.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/layout/us_qwerty.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;+ /trunk/uspace/srv/kbd/port&lt;br /&gt;+ /trunk/uspace/srv/kbd/port/dummy.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/port/gxemul.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/port/i8042.c&lt;br /&gt;+ /trunk/uspace/srv/kbd/port/i8042.h&lt;br /&gt;+ /trunk/uspace/srv/kbd/port/msim.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3923</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3923</guid></item>
<item><pubDate>Sun, 15 Feb 2009 23:31:07 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3905 – Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.&lt;/div&gt;~ /trunk/uspace/app/tetris/input.c&lt;br /&gt;~ /trunk/uspace/app/trace/trace.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/kbd&lt;br /&gt;+ /trunk/uspace/lib/libc/include/kbd/kbd.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/kbd/keycode.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/arm32/src/kbd_gxemul.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ia64/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/mips32/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ppc32/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/genarch/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/genarch/src/nofb.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/generic/key_buffer.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/include/keys.h&lt;br /&gt;~ /trunk/uspace/srv/kbd/include/key_buffer.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3905</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3905</guid></item>
<item><pubDate>Tue, 30 Dec 2008 00:48:23 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3758 – fprintf(), vfprintf().</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;fprintf(), vfprintf().&lt;/div&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;~ /trunk/uspace/app/tester/stdio/stdio1.def&lt;br /&gt;+ /trunk/uspace/app/tester/stdio/stdio2.c&lt;br /&gt;+ /trunk/uspace/app/tester/stdio/stdio2.def&lt;br /&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.h&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/io/fprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stdio.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3758</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3758</guid></item>
<item><pubDate>Mon, 29 Dec 2008 14:30:19 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3757 – fgetc(), fputc(), fputs(), fseek().</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;fgetc(), fputc(), fputs(), fseek().&lt;/div&gt;~ /trunk/uspace/app/tester/stdio/stdio1.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stdio.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/unistd.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3757</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3757</guid></item>
<item><pubDate>Mon, 29 Dec 2008 12:17:44 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3756 – Some ANSI C stream functions (stdio).</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some ANSI C stream functions (stdio).&lt;/div&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;+ /trunk/uspace/app/tester/stdio&lt;br /&gt;+ /trunk/uspace/app/tester/stdio/stdio1.c&lt;br /&gt;+ /trunk/uspace/app/tester/stdio/stdio1.def&lt;br /&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.h&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/io/stdio.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/errno.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3756</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3756</guid></item>
<item><pubDate>Fri, 26 Dec 2008 20:37:21 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3747 – Put console IPC method numbers under libc.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Put console IPC method numbers under libc.&lt;/div&gt;~ /trunk/uspace/app/tester/console/console1.c&lt;br /&gt;~ /trunk/uspace/app/tetris/input.c&lt;br /&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/app/trace/trace.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;+ /trunk/uspace/lib/libc/include/ipc/console.h &lt;i&gt;(copied from /trunk/uspace/srv/console/console.h@3746)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/console/console.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3747</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3747</guid></item>
<item><pubDate>Fri, 22 Aug 2008 19:33:37 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3351 – Cstyle and formatting changes.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cstyle and formatting changes.&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/asprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3351</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3351</guid></item>
<item><pubDate>Fri, 22 Aug 2008 12:32:56 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3348 – Add asprintf().</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add asprintf().&lt;/div&gt;+ /trunk/uspace/lib/libc/generic/io/asprintf.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/vprintf.c@3344)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3348</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3348</guid></item>
<item><pubDate>Fri, 22 Aug 2008 12:31:04 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3347 – printf_putstr() must return the number of characters printed.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;printf_putstr() must return the number of characters printed.&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3347</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3347</guid></item>
<item><pubDate>Tue, 08 Jul 2008 18:05:45 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3222 – Merge program-loader related stuff from dynload branch to trunk. (huge)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 101 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge program-loader related stuff from dynload branch to trunk. (huge)&lt;/div&gt;~ /trunk/boot/arch/amd64/grub/menu.lst&lt;br /&gt;~ /trunk/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia32/grub/menu.lst&lt;br /&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /trunk/kernel/arch/amd64/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/arm32/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia32/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia32xen/src/userspace.c&lt;br /&gt;~ /trunk/kernel/arch/ia64/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/mips32/src/start.S&lt;br /&gt;~ /trunk/kernel/arch/ppc32/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/ppc64/src/asm.S&lt;br /&gt;~ /trunk/kernel/arch/sparc64/src/asm.S&lt;br /&gt;~ /trunk/kernel/generic/include/lib/elf.h&lt;br /&gt;~ /trunk/kernel/generic/include/mm/as.h&lt;br /&gt;+ /trunk/kernel/generic/include/proc/program.h&lt;br /&gt;~ /trunk/kernel/generic/include/proc/task.h&lt;br /&gt;~ /trunk/kernel/generic/include/proc/thread.h&lt;br /&gt;+ /trunk/kernel/generic/include/synch/smc.h&lt;br /&gt;~ /trunk/kernel/generic/include/syscall/syscall.h&lt;br /&gt;~ /trunk/kernel/generic/src/lib/elf.c&lt;br /&gt;~ /trunk/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /trunk/kernel/generic/src/mm/as.c&lt;br /&gt;+ /trunk/kernel/generic/src/proc/program.c&lt;br /&gt;~ /trunk/kernel/generic/src/proc/task.c&lt;br /&gt;~ /trunk/kernel/generic/src/proc/thread.c&lt;br /&gt;+ /trunk/kernel/generic/src/synch/smc.c&lt;br /&gt;~ /trunk/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;+ /trunk/uspace/app/cli&lt;br /&gt;+ /trunk/uspace/app/cli/cli.c&lt;br /&gt;+ /trunk/uspace/app/cli/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/src/entry.s&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/pcb.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/smc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/as.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/ipc/loader.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/libc.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/loader&lt;br /&gt;+ /trunk/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;+ /trunk/uspace/lib/libc/include/smc.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/task.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;+ /trunk/uspace/srv/loader&lt;br /&gt;+ /trunk/uspace/srv/loader/arch&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/amd64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/amd64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/arm32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/arm32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/ia32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/ia64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ia64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/mips32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/mips32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/ppc32.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/ppc32/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/Makefile.inc&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/sparc64.s&lt;br /&gt;+ /trunk/uspace/srv/loader/arch/sparc64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/srv/loader/elf_load.c&lt;br /&gt;+ /trunk/uspace/srv/loader/include&lt;br /&gt;+ /trunk/uspace/srv/loader/include/arch.h&lt;br /&gt;+ /trunk/uspace/srv/loader/include/elf.h&lt;br /&gt;+ /trunk/uspace/srv/loader/include/elf_load.h&lt;br /&gt;+ /trunk/uspace/srv/loader/interp.s&lt;br /&gt;+ /trunk/uspace/srv/loader/main.c&lt;br /&gt;+ /trunk/uspace/srv/loader/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3222</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3222</guid></item>
<item><pubDate>Sat, 07 Jun 2008 15:44:31 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3117 – Make getchar() and tester behave sanely when there&apos;s no console.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make getchar() and tester behave sanely when there&apos;s no console.&lt;/div&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3117</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3117</guid></item>
<item><pubDate>Sat, 07 Jun 2008 01:16:37 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3112 – uspace klog</title><description>&lt;div&gt;&lt;strong&gt;decky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;uspace klog&lt;/div&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/klog/klog.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3112</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3112</guid></item>
<item><pubDate>Tue, 03 Jun 2008 17:03:23 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3075 – use klog output until uspace console is available</title><description>&lt;div&gt;&lt;strong&gt;decky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;use klog output until uspace console is available&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3075</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=3075</guid></item>
<item><pubDate>Wed, 26 Dec 2007 23:16:21 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 2670 – Move the open(), read() and write() provided by streams.c away ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move the open(), read() and write() provided by streams.c away so that&lt;br /&gt;
these functions won&apos;t clash with the real open(), read() and write(), which are&lt;br /&gt;
soon to be provided by a libvfs library. Applications can now use open_stdin(),&lt;br /&gt;
open_stdout(), read_stdin() and write_stdout(). Later, there might be an option&lt;br /&gt;
of providing a custom console file system, which will work similarly to how&lt;br /&gt;
streams&apos; open(), read() and write() worked.&lt;/div&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/io/stream.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2670</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2670</guid></item>
<item><pubDate>Wed, 26 Dec 2007 22:43:10 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 2669 – Remove file.c.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove file.c.&lt;/div&gt;x /trunk/uspace/lib/libc/generic/io/file.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2669</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2669</guid></item>
<item><pubDate>Sun, 02 Dec 2007 21:00:14 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 2635 – Function ipc_connect_me_to sends 3 user defined arguments now. One argument ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Function ipc_connect_me_to sends 3 user defined arguments now.&lt;br /&gt;
One argument added also to ipc_forward_fast.&lt;br /&gt;
Fixed devmap and improved its test.&lt;/div&gt;~ /trunk/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /trunk/kernel/generic/include/ipc/sysipc.h&lt;br /&gt;~ /trunk/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /trunk/uspace/app/tester/devmap/devmap1.c&lt;br /&gt;~ /trunk/uspace/app/tester/ipc/connect.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/devmap/devmap.c&lt;br /&gt;~ /trunk/uspace/srv/devmap/devmap.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /trunk/uspace/srv/ns/ns.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_read.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2635</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2635</guid></item>
<item><pubDate>Thu, 22 Nov 2007 16:50:24 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 2621 – Modify the async framework to make use of all six ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Modify the async framework to make use of all six syscall arguments.&lt;br /&gt;
Supply user-friendly macros as in previous cases.&lt;/div&gt;~ /trunk/uspace/app/tetris/screen.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/async.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/console/gcons.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ia32/src/mouse.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2621</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Flib%2Flibc%2Fgeneric%2Fio%2F&amp;rev=2621</guid></item>
</channel></rss>