<?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/io/io.h</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 05 Apr 2026 11:24:14 +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%2Fio%2Fio.h&amp;max=40&amp;peg=1613</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;peg=1613&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 31 May 2006 17:41:19 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1465 – Support for reading from stdin. Getchar() implemented.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Support for reading from stdin.&lt;br /&gt;
Getchar() implemented.&lt;/div&gt;~ /uspace/trunk/console/console.c&lt;br /&gt;~ /uspace/trunk/init/init.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/include/io/io.h&lt;br /&gt;~ /uspace/trunk/libc/include/io/stream.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdio.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%2Fio%2Fio.h&amp;rev=1465&amp;peg=1613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=1465&amp;peg=1613</guid></item>
<item><pubDate>Mon, 24 Apr 2006 23:05:59 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1234 – Another version of printf function, now with support for sprintf, ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Another version of printf function, now with support for sprintf, snprintf and v*printf functions.&lt;/div&gt;x /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/printf.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/printf_core.c &lt;i&gt;(copied from /uspace/trunk/libc/generic/io/print.c@1204)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/generic/io/snprintf.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/sprintf.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/vprintf.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/vsnprintf.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/vsprintf.c&lt;br /&gt;~ /uspace/trunk/libc/include/io/io.h&lt;br /&gt;+ /uspace/trunk/libc/include/io/printf_core.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdio.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%2Finclude%2Fio%2Fio.h&amp;rev=1234&amp;peg=1613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=1234&amp;peg=1613</guid></item>
<item><pubDate>Wed, 12 Apr 2006 12:21:01 +0200</pubDate><dc:creator>cejka</dc:creator><title>Rev 1173 – Printf support for width and precision modifiers.  Several necessary ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Printf support for width and precision modifiers. &lt;br /&gt;
Several necessary helping functions added.&lt;/div&gt;~ /uspace/trunk/libc/generic/io/io.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;~ /uspace/trunk/libc/generic/string.c&lt;br /&gt;+ /uspace/trunk/libc/include/ctype.h&lt;br /&gt;~ /uspace/trunk/libc/include/io/io.h&lt;br /&gt;~ /uspace/trunk/libc/include/string.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=1173&amp;peg=1613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=1173&amp;peg=1613</guid></item>
<item><pubDate>Thu, 23 Mar 2006 11:33:55 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1113 – Added symbolic links &apos;libarch&apos;,&apos;libadt&apos;,&apos;libipc&apos; into libc/include, so that it can ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 44 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added symbolic links &apos;libarch&apos;,&apos;libadt&apos;,&apos;libipc&apos; into libc/include,&lt;br /&gt;
so that it can be easily used from anywhere.&lt;br /&gt;
Renamed thread_main to __thread_main.&lt;br /&gt;
Allowed MIPS to compile with -O0.&lt;br /&gt;
Added non-preemptible threads support (not yet secured by futexes).&lt;br /&gt;
Added simple way to hold Thread Local Storage. Support for compiler&lt;br /&gt;
will be added later.&lt;br /&gt;
This update breaks IA64 uspace.&lt;br /&gt;
&lt;br /&gt;
There is some forgotten spinlock_lock() in futexes, amd64 gets locked&lt;br /&gt;
in the secod uspace thread probably with preemption disabled.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/amd64/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/amd64/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/ia32/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/ia32/include/atomic_arch.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/ia64/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/ia64/include/atomic_arch.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/mips32/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/mips32/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/thread_entry.s&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.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/atomic.h&lt;br /&gt;~ /uspace/trunk/libc/include/io/io.h&lt;br /&gt;~ /uspace/trunk/libc/include/libc.h&lt;br /&gt;+ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdarg.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdint.h&lt;br /&gt;~ /uspace/trunk/libc/include/thread.h&lt;br /&gt;+ /uspace/trunk/libc/include/types.h&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/Makefile.toolchain&lt;br /&gt;~ /uspace/trunk/libc/malloc/malloc.c&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%2Finclude%2Fio%2Fio.h&amp;rev=1113&amp;peg=1613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=1113&amp;peg=1613</guid></item>
<item><pubDate>Tue, 14 Mar 2006 13:14:43 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 974 – Userspace printf, stdarg, and some other printf support.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Userspace printf, stdarg, and some other printf support.&lt;/div&gt;~ /uspace/trunk/libc/arch/ia32/include/types.h&lt;br /&gt;+ /uspace/trunk/libc/generic/io&lt;br /&gt;x /uspace/trunk/libc/generic/io.c&lt;br /&gt;+ /uspace/trunk/libc/generic/io/io.c &lt;i&gt;(copied from /uspace/trunk/libc/generic/io.c@963)&lt;/i&gt;&lt;br /&gt;+ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;+ /uspace/trunk/libc/include/io&lt;br /&gt;+ /uspace/trunk/libc/include/io/io.h&lt;br /&gt;+ /uspace/trunk/libc/include/stdarg.h&lt;br /&gt;+ /uspace/trunk/libc/include/stddef.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdio.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%2Finclude%2Fio%2Fio.h&amp;rev=974&amp;peg=1613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Finclude%2Fio%2Fio.h&amp;rev=974&amp;peg=1613</guid></item>
</channel></rss>