<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/language/c/libc/stdio/current/ChangeLog history</title>
    <description>packages/language/c/libc/stdio/current/ChangeLog revision history</description>
    <item>
    <title>* src/common/sprintf.cxx (__sprintf_chk): Implement alias for use</title>
    <link>https://hg.ecoscentric.com/ecos/log/a1df75458e13/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/sprintf.cxx (__sprintf_chk): Implement alias for use<br/>
  with libsupc++ in fortified linux distributions. [ Bugzilla 1001139 ]]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 03 Jul 2014 08:21:45 +0000</pubDate>
</item>
<item>
    <title>* src/common/vsnprintf.c: If string truncated (C99 case), apply the</title>
    <link>https://hg.ecoscentric.com/ecos/log/5e8c9e64b5b0/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/vsnprintf.c: If string truncated (C99 case), apply the<br/>
null termination in correct place.<br/>
* tests/sprintf2.c: Fix checks for return values if C99 implementation<br/>
snprintf() used.]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Tue, 19 Feb 2013 13:37:12 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activation</title>
    <link>https://hg.ecoscentric.com/ecos/log/4fc5c84f2234/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activation<br/>
  of C99 compliant snprintf() return value.<br/>
* src/output/vfnprintf.cxx: Added optional C99 compliant return value<br/>
  calculation.<br/>
* tests/snprintf.c: New test for snprintf including C99 implementation.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 20 Aug 2009 16:09:18 +0000</pubDate>
</item>
<item>
    <title>Update copyright years for last commit</title>
    <link>https://hg.ecoscentric.com/ecos/log/5dedbd1910f7/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Update copyright years for last commit]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 07 Aug 2009 19:21:20 +0000</pubDate>
</item>
<item>
    <title>* src/common/vsnprintf.cxx (class Cyg_VsnprintfStream):</title>
    <link>https://hg.ecoscentric.com/ecos/log/bfb377ab267a/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/vsnprintf.cxx (class Cyg_VsnprintfStream):<br/>
        Remove destructor.<br/>
        (vsnprintf): Apply null terminator correctly when truncated.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 07 Aug 2009 19:20:30 +0000</pubDate>
</item>
<item>
    <title>* include/stdio.h: Removed extra semicolon after scanf()</title>
    <link>https://hg.ecoscentric.com/ecos/log/d21b0d3d2e3e/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stdio.h: Removed extra semicolon after scanf()<br/>
	prototype.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 16 Feb 2009 21:41:12 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix silly</title>
    <link>https://hg.ecoscentric.com/ecos/log/c301264acb03/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix silly<br/>
        typo in last change.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 18 Jan 2009 03:44:22 +0000</pubDate>
</item>
<item>
    <title>* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure the</title>
    <link>https://hg.ecoscentric.com/ecos/log/360689a2c1c5/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure the<br/>
        files table can't change. Thanks to Xiaochen Zhou for the detective<br/>
        work.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 15 Jan 2009 03:33:52 +0000</pubDate>
</item>
<item>
    <title>* src/common/fclose.cxx (fclose): Replace config-dependent use of</title>
    <link>https://hg.ecoscentric.com/ecos/log/a530d38027e3/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fclose.cxx (fclose): Replace config-dependent use of<br/>
        delete with free(), as the memory had been allocated with malloc.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 21 Jul 2008 10:38:23 +0000</pubDate>
</item>
<item>
    <title>Add (char *) casts to make GCC/4.2.x happy.</title>
    <link>https://hg.ecoscentric.com/ecos/log/ef95b9adfb61/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Add (char *) casts to make GCC/4.2.x happy.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 02 Jul 2007 11:48:59 +0000</pubDate>
</item>
<item>
    <title>* src/output/vfnprintf.cxx (vfnprintf): while formatting integers</title>
    <link>https://hg.ecoscentric.com/ecos/log/5bcdb1b5eb69/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/output/vfnprintf.cxx (vfnprintf): while formatting integers<br/>
        in decimal, convert the value to unsigned long from unsigned long<br/>
        long before processing, unless we actually print long long<br/>
        argument. This tremendously speeds-up the formatting.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 28 Feb 2007 23:01:11 +0000</pubDate>
</item>
<item>
    <title>Speed-up [v]s[n]printf() functions by a factor of about 2+. In</title>
    <link>https://hg.ecoscentric.com/ecos/log/52c6a8ead2a6/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Speed-up [v]s[n]printf() functions by a factor of about 2+. In<br/>
        particular, sprintf(s, &quot;%s&quot;, &quot;&quot;) becomes faster 2.8 times,<br/>
        printing of every character -- 1.7 times, and, as a result, e.g.,<br/>
        printing of a string of length 50 -- 2.2 times.<br/>
<br/>
        * include/stream.hxx (class Cyg_OutputStream): New ABC.<br/>
        (class Cyg_StdioStream): inherit from Cyg_OutputStream; make<br/>
        the destructor, write(), and get_error() virtual.<br/>
<br/>
        * src/output/vfnprintf.cxx (vfnprintf): Use ABC Cyg_OutputStream<br/>
        instead of Cyg_StdioStream.<br/>
<br/>
        * src/common/vsnprintf.cxx (class Cyg_VsnprintfStream): New class<br/>
        that specializes Cyg_OutputStream for output to a string.<br/>
        (vsnprintf): Use Cyg_VsnprintfStream for printing to a string.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 27 Jan 2007 13:53:37 +0000</pubDate>
</item>
<item>
    <title>* src/output/vfnprintf.cxx (vfnprintf): Speed-up formatting of</title>
    <link>https://hg.ecoscentric.com/ecos/log/253ee03b2455/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/output/vfnprintf.cxx (vfnprintf): Speed-up formatting of<br/>
        decimal integers by replacing modulo operation with multiply and<br/>
        subtract.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 22 Dec 2006 21:37:00 +0000</pubDate>
</item>
<item>
    <title>* include/stdio.h: Make fpos_t be signed to allow negative</title>
    <link>https://hg.ecoscentric.com/ecos/log/d68e3769e3a1/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stdio.h: Make fpos_t be signed to allow negative<br/>
	SEEK_CUR offsets to fseek().<br/>
	* include/stream.inl (set_position): If SEEK_CUR, then if<br/>
	having to reconcile difference between position and underlying<br/>
	file position, then requested seek position needs adjusting<br/>
	for buffer size.<br/>
	Both above reported and analysed by Ivan Djelic.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 27 Sep 2006 16:18:18 +0000</pubDate>
</item>
<item>
    <title>* src/common/stream.cxx (read): Only update position after direct</title>
    <link>https://hg.ecoscentric.com/ecos/log/543067294b88/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/stream.cxx (read): Only update position after direct<br/>
        reads from I/O system so it's updated by the correct number of<br/>
        bytes.<br/>
        (write): Reset underlying file position if there had been<br/>
        stuff read from the file left in the buffer so the file positions<br/>
        are inconsistent.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 26 Sep 2006 18:51:22 +0000</pubDate>
</item>
<item>
    <title>* src/common/fopen.cxx (fopen): Default the open mode to Read</title>
    <link>https://hg.ecoscentric.com/ecos/log/6e1b638b0c53/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fopen.cxx (fopen): Default the open mode to Read<br/>
        until we have process the flags. Initialize the dev handle. These<br/>
        keep the compiler happy.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 30 Jul 2005 11:44:01 +0000</pubDate>
</item>
<item>
    <title>* src/common/stream.cxx (read): don't reference flags.buffering</title>
    <link>https://hg.ecoscentric.com/ecos/log/91de0c0f9954/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/stream.cxx (read): don't reference flags.buffering<br/>
        when configured by CDL to be unbuffered.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 14 Apr 2005 16:42:12 +0000</pubDate>
</item>
<item>
    <title>* include/stdio.h: Added CYGBLD_ATTRIB_{PRINTF|SCANF}_FORMAT where</title>
    <link>https://hg.ecoscentric.com/ecos/log/be5ecb9f3106/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stdio.h: Added CYGBLD_ATTRIB_{PRINTF|SCANF}_FORMAT where<br/>
        appropriate so the compiler does more checking.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 17:29:22 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl (CYGPKG_LIBC_STDIO_FILEIO): The FILEIO variant of</title>
    <link>https://hg.ecoscentric.com/ecos/log/5afec7d92550/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl (CYGPKG_LIBC_STDIO_FILEIO): The FILEIO variant of<br/>
        vsnprintf breaks if CYGSEM_LIBC_STDIO_DYNAMIC_SETVBUF is disabled.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 15 Dec 2004 12:35:44 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl: Only build fopen/fclose if CYGPKG_LIBC_STDIO_OPEN.</title>
    <link>https://hg.ecoscentric.com/ecos/log/80c638069a65/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl: Only build fopen/fclose if CYGPKG_LIBC_STDIO_OPEN.<br/>
<br/>
	* src/common/fclose.cxx: Can remove ifdef CYGPKG_LIBC_STDIO_OPEN since<br/>
	file now isn't even built if not.<br/>
	* src/common/fopen.cxx: Ditto. Also condition on<br/>
	CYGFUN_LIBC_STDIO_OPEN_POSIX_FDFUNCS so decision is centralised in CDL.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 27 Sep 2004 11:33:03 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl (CYGFUN_LIBC_STDIO_OPEN_POSIX_FDFUNCS): New option,</title>
    <link>https://hg.ecoscentric.com/ecos/log/4643fc05d753/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl (CYGFUN_LIBC_STDIO_OPEN_POSIX_FDFUNCS): New option,<br/>
	to control whether or not fdopen()/fileno() are implemented.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 27 Sep 2004 11:27:08 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl (CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE): Only use</title>
    <link>https://hg.ecoscentric.com/ecos/log/2c111aea4d06/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl (CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE): Only use<br/>
	CYGDAT_IO_SERIAL_TTY_CONSOLE if set.<br/>
	* src/input/vfscanf.cxx (vfscanf): Add long long and long double<br/>
	support.<br/>
	* cdl/stdio.cdl (CYGFUN_LIBC_STDIO_LONGLONG): Make it a new option.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Aug 2004 14:11:59 +0000</pubDate>
</item>
<item>
    <title>* src/common/stream.cxx (read): fixed performance problem with</title>
    <link>https://hg.ecoscentric.com/ecos/log/71a39e52b020/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/stream.cxx (read): fixed performance problem with<br/>
	unbuffered reads. Long unbuffered i/o read requests would cause<br/>
	one roundtrip to the underlying file system for each byte, instead<br/>
	of a single trip as intended.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 16 Aug 2004 14:37:03 +0000</pubDate>
</item>
<item>
    <title>* include/stream.inl (set_position): Flush the output buffer</title>
    <link>https://hg.ecoscentric.com/ecos/log/374f08d35ab1/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stream.inl (set_position): Flush the output buffer<br/>
       before seeking the underlying file otherwise the writes ends up in<br/>
       the wrong location in the file.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 29 Mar 2004 12:59:05 +0000</pubDate>
</item>
<item>
    <title>* src/common/fopen.cxx:</title>
    <link>https://hg.ecoscentric.com/ecos/log/0ef97dc5b090/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fopen.cxx:<br/>
        * src/common/stream.cxx:<br/>
        * include/io.inl:<br/>
        * include/stream.hxx:<br/>
        Split CYGSTREAM_READWRITE into CYGSTREAM_READWRITE_CREATE and<br/>
        CYGSTREAM_READWRITE_NOCREATE. This fixes fopen() with mode 'w+'<br/>
        which previously did not allow file creation.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 29 Mar 2004 11:24:37 +0000</pubDate>
</item>
<item>
    <title>* src/common/fileops.cxx (tmpnam): Only close if open() succeded.</title>
    <link>https://hg.ecoscentric.com/ecos/log/b6cb710a33b6/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fileops.cxx (tmpnam): Only close if open() succeded.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 15 Mar 2004 16:31:57 +0000</pubDate>
</item>
<item>
    <title>* src/input/vfscanf.cxx (vfscanf): Silence warning.</title>
    <link>https://hg.ecoscentric.com/ecos/log/871b38a618f4/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/input/vfscanf.cxx (vfscanf): Silence warning.<br/>
<br/>
	* include/stdio.h:<br/>
	Add file operation functions which weren't here before!<br/>
	While I'm here, add __THROW everywhere and use __externC not externC.<br/>
<br/>
	* cdl/stdio.cdl:  We implement stdio fileops in isoinfra now.<br/>
	Also set header for that.<br/>
	Build fileops.cxx.<br/>
	L_tmpnam must be at least 4.<br/>
	TMP_MAX must be at least 1, and ISO C says it should be &gt;=25.<br/>
	Add description for CYGPKG_LIBC_STDIO_FILEIO and move up from<br/>
	bottom so it goes with others.<br/>
<br/>
	* src/common/fileops.cxx: New file. Implements rename(), remove(),<br/>
	tmpnam() and tmpfile().<br/>
<br/>
	* src/common/fclose.cxx: Add throw specifiers to match stdio.h.<br/>
	* src/common/feof.cxx: Ditto.<br/>
	* src/common/fflush.cxx: Ditto.<br/>
	* src/common/fopen.cxx: Ditto.<br/>
	* src/common/freopen.cxx: Ditto.<br/>
	* src/common/fseek.cxx: Ditto.<br/>
	* src/common/setvbuf.cxx: Ditto.<br/>
	* src/common/snprintf.cxx: Ditto.<br/>
	* src/common/sprintf.cxx: Ditto.<br/>
	* src/common/sscanf.cxx: Ditto.<br/>
	* src/common/stdioinlines.cxx: Ditto.<br/>
	* src/common/ungetc.cxx: Ditto.<br/>
	* src/common/vsnprintf.cxx: Ditto.<br/>
	* src/common/vsscanf.cxx: Ditto.<br/>
	* src/input/fgetc.cxx: Ditto.<br/>
	* src/input/fgets.cxx: Ditto.<br/>
	* src/input/fread.cxx: Ditto.<br/>
	* src/input/fscanf.cxx: Ditto.<br/>
	* src/input/gets.cxx: Ditto.<br/>
	* src/input/scanf.cxx: Ditto.<br/>
	* src/input/vfscanf.cxx: Ditto.<br/>
	* src/output/fnprintf.cxx: Ditto.<br/>
	* src/output/fprintf.cxx: Ditto.<br/>
	* src/output/fputc.cxx: Ditto.<br/>
	* src/output/fputs.cxx: Ditto.<br/>
	* src/output/fwrite.cxx: Ditto.<br/>
	* src/output/printf.cxx: Ditto.<br/>
	* src/output/vfnprintf.cxx: Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 15 Mar 2004 15:21:43 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl: only require &quot;/dev/haldiag&quot; if actually using it.</title>
    <link>https://hg.ecoscentric.com/ecos/log/03e800409801/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl: only require &quot;/dev/haldiag&quot; if actually using it.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 03 Sep 2003 15:37:55 +0000</pubDate>
</item>
<item>
    <title>* src/common/fclose.cxx (fclose): fclose would seg-fault if passed</title>
    <link>https://hg.ecoscentric.com/ecos/log/ebabafdc2d94/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/common/fclose.cxx (fclose): fclose would seg-fault if passed<br/>
        NULL FILE pointer.  Now returns error.  Also cleaned up some exit<br/>
        paths to call Cyg_libc_stdio_files::unlock()<br/>
<br/>
        * src/common/fopen.cxx (fopen): Cleaned up some exit paths to call<br/>
        Cyg_libc_stdio_files::unlock()]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 18 Aug 2003 19:45:33 +0000</pubDate>
</item>
<item>
    <title>* src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seems</title>
    <link>https://hg.ecoscentric.com/ecos/log/2c741788379c/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seems<br/>
       to stop gcc from producing wrong code for the plain int clause. The<br/>
       wrong code causes negative numbers to be printed as positive because<br/>
       the sign extend from 32 bits to 64 bits is wrong.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 10 Jun 2003 10:27:13 +0000</pubDate>
</item>
<item>
    <title>Fix fread() EOF handling.  Add file I/O test.</title>
    <link>https://hg.ecoscentric.com/ecos/log/391d6f1c4de1/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Fix fread() EOF handling.  Add file I/O test.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 06 Mar 2003 20:57:26 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdio.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/ecos/log/210950d0ee57/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdio.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:27:48 +0000</pubDate>
</item>
<item>
    <title>* include/stdio.inl (setbuf): Don't supply size with _IONBF.</title>
    <link>https://hg.ecoscentric.com/ecos/log/659eed39fb51/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stdio.inl (setbuf): Don't supply size with _IONBF.<br/>
	* src/common/stdioinlines.cxx (setbuf): Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sat, 15 Feb 2003 16:57:03 +0000</pubDate>
</item>
<item>
    <title>* src/output/vfnprintf.cxx: Add support for C99 'z' flag (size_t).</title>
    <link>https://hg.ecoscentric.com/ecos/log/fb853432c81a/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* src/output/vfnprintf.cxx: Add support for C99 'z' flag (size_t).]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 29 Jan 2003 17:27:33 +0000</pubDate>
</item>
<item>
    <title>* include/stream.inl (set_position): Fixed typo in none buffered</title>
    <link>https://hg.ecoscentric.com/ecos/log/f2a7e8184271/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[* include/stream.inl (set_position): Fixed typo in none buffered<br/>
       case. Seek pos bytes, not whence bytes.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 02 Sep 2002 07:55:37 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-29-16:32:18-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/6eb55882e01c/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-29-16:32:18-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 29 May 2002 18:28:03 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-12-07-11:40:47-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/ea3f0bd33a73/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-12-07-11:40:47-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 07 Dec 2001 14:15:03 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-23-15:32:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/9b55e9c69693/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-23-15:32:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 23 Nov 2001 17:12:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-10-19:22:57-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/4c750ce71ae3/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-10-19:22:57-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Aug 2001 19:27:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-28-00:17:32-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/38892b97b685/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-28-00:17:32-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 29 Jul 2001 02:00:07 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-20-10:24:43-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/cd45958b28ff/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-20-10:24:43-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 20 Jul 2001 10:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-18-03:13:25-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/42f843b391aa/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-18-03:13:25-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Jul 2001 11:38:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-22-17:38:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/0d2b193a635f/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-22-17:38:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 22 Jun 2001 18:18:44 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-08-21:11:51-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/ac086aa3217e/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-08-21:11:51-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 10 Jun 2001 19:35:23 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-03-29-21:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/b939e9cada46/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-03-29-21:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 06 Apr 2001 17:20:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/25e238959bae/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-03-09:00:49-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2f49caf9e38/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-03-09:00:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Nov 2000 21:17:40 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-31-00:30:36-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/0ae0bc38e387/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-31-00:30:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 31 Oct 2000 20:53:09 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/6ed91473a1cd/packages/language/c/libc/stdio/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>

  </channel>
</rss>
