<?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/io/print.c</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sun, 24 May 2026 11:40:07 +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%2Fio%2Fprint.c&amp;max=40&amp;peg=1010</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;peg=1010&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 15 Mar 2006 13:36:49 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 1010 – Fixed problem with stackarg/stdarg for 64-bit platforms.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed problem with stackarg/stdarg for 64-bit platforms.&lt;/div&gt;+ /uspace/trunk/libc/arch/amd64/include/stackarg.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/include/stackarg.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/stackarg.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/stackarg.h&lt;br /&gt;~ /uspace/trunk/libc/generic/io/io.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;~ /uspace/trunk/libc/include/stdarg.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=1010&amp;peg=1010</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=1010&amp;peg=1010</guid></item>
<item><pubDate>Tue, 14 Mar 2006 22:19:38 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 995 – Fixed bug in printf (__native from kernel must be unsigned ...</title><description>&lt;div&gt;&lt;strong&gt;cejka – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in printf (__native from kernel must be unsigned long).&lt;br /&gt;
Putting prefixes in printf optimized.&lt;br /&gt;
Test function created in init.c.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=995&amp;peg=1010</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=995&amp;peg=1010</guid></item>
<item><pubDate>Tue, 14 Mar 2006 21:03:03 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 992 – Add -N to ia64 libc/Makefile.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add -N to ia64 libc/Makefile.&lt;/div&gt;~ /uspace/trunk/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=992&amp;peg=1010</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=992&amp;peg=1010</guid></item>
<item><pubDate>Tue, 14 Mar 2006 13:42:29 +0100</pubDate><dc:creator>cejka</dc:creator><title>Rev 975 – Uspace printf bug repaired.</title><description>&lt;div&gt;&lt;strong&gt;cejka – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Uspace printf bug repaired.&lt;/div&gt;~ /uspace/trunk/libc/generic/io/print.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=975&amp;peg=1010</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=975&amp;peg=1010</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%2Fgeneric%2Fio%2Fprint.c&amp;rev=974&amp;peg=1010</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2Fuspace%2Ftrunk%2Flibc%2Fgeneric%2Fio%2Fprint.c&amp;rev=974&amp;peg=1010</guid></item>
</channel></rss>