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

    <title>ecos-v3_0-branch: packages/fs/fat/current/ChangeLog history</title>
    <description>packages/fs/fat/current/ChangeLog revision history</description>
    <item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/74dbf4c3f2e1/packages/fs/fat/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>* cdl/fatfs.cdl: Add configury for the disk device names to be</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/4f15eaebbf32/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* cdl/fatfs.cdl: Add configury for the disk device names to be<br/>
        used for the tests. Default to the synthetic tests, since what<br/>
        seems to be the most used test platform.<br/>
        * doc/README.txt: Updates for the naming scheme.<br/>
        * doc/fat16.ecm: Fit the new naming scheme.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 24 Aug 2008 12:54:45 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs.c: Fix handling of '.' and '..' nodes in dirsearch.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/3071a60a92da/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs.c: Fix handling of '.' and '..' nodes in dirsearch.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 13 May 2008 17:57:35 +0000</pubDate>
</item>
<item>
    <title>* cdl/fatfs.cdl: Use CYGPKG_FS_FAT_RET_DIRENT_DTYPE to control</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f675d1d3318c/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* cdl/fatfs.cdl: Use CYGPKG_FS_FAT_RET_DIRENT_DTYPE to control<br/>
          whether fatfs sets file type in fatfs_fo_dirread.<br/>
        * src/fatfs.c: Set file type in fatfs_fo_dirread<br/>
        * test/fatfs1.c: Test the new d_type in dirent when present.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 01 May 2008 09:40:55 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs.c: When removing a directory, first remove . and</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/fe481a165385/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs.c: When removing a directory, first remove . and<br/>
       .. nodes.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 31 Jul 2007 18:41:43 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs_supp.c: Fixed FAT32 cluster handling in</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/028e0fe198b5/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs_supp.c: Fixed FAT32 cluster handling in<br/>
        fatfs_delete_file and fatfs_rename_file.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 06 Feb 2007 08:46:11 +0000</pubDate>
</item>
<item>
    <title>* tests/fatfs1.c: Fixed the format string to diag_printf()</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c1c9f81e3995/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* tests/fatfs1.c: Fixed the format string to diag_printf()<br/>
        to remove compiler warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 27 Jan 2007 14:01:44 +0000</pubDate>
</item>
<item>
    <title>* src/fats.c: Added functionality to the fatfs_getinfo() function</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c393118a9636/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fats.c: Added functionality to the fatfs_getinfo() function<br/>
        to return disk usage information about the filesystem, making this<br/>
        information accessible through the cyg_fs_getinfo() interface.<br/>
        * tests/fatfs1.c: Added code to test the disk usage.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 04 Aug 2006 09:22:04 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs_supp.c: Correct types to remove compiler warnings.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6f4928fc3037/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs_supp.c: Correct types to remove compiler warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 03 Aug 2005 20:40:48 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs_supp.c: lseek returned EEOF when at the end of the</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/187dfdcdf712/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs_supp.c: lseek returned EEOF when at the end of the<br/>
        file rather than the current position.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 07 Jun 2005 09:45:52 +0000</pubDate>
</item>
<item>
    <title>* tests/fatfs1.c: Fixed various compiler warnings about types passed to</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/105d86de5643/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* tests/fatfs1.c: Fixed various compiler warnings about types passed to<br/>
        diag_printf().]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 18:22:01 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs_supp.c:</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/17d9a15eab14/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs_supp.c:<br/>
	Fixed FAT12/16 root dir size checking in read_next_raw_dentry -<br/>
	reported by Stephane Royo.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 19 Jan 2005 20:27:09 +0000</pubDate>
</item>
<item>
    <title>* fs/ram/current/tests/fseek1.c, fs/jffs2/current/tests/fileio1.c,</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/ed77ba8848ad/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* fs/ram/current/tests/fseek1.c, fs/jffs2/current/tests/fileio1.c,<br/>
  fs/jffs2/current/tests/fseek1.c, fs/fat/current/tests/fileio1.c:<br/>
  Rename tests to make filenames unique.<br/>
* fs/ram/current/cdl/ramfs.cdl, fs/jffs2/current/cdl/jffs2.cdl,<br/>
  fs/fat/current/cdl/fatfs.cdl: Accommodate test renaming.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Mon, 13 Dec 2004 20:33:43 +0000</pubDate>
</item>
<item>
    <title>* test/fileio1.c: Start the test using main, not via a</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/c5816fa4e2ad/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* test/fileio1.c: Start the test using main, not via a<br/>
        thread. This makes is more uniform with the other fileio1 tests.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 14 Nov 2004 14:04:13 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs.c: fixed typos in TRACE statements</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/7858ca9e2cfe/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs.c: fixed typos in TRACE statements]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 11 Nov 2004 19:33:29 +0000</pubDate>
</item>
<item>
    <title>* tests/fileio1.c: fixed check for return value for attribute</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/082e09d84412/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* tests/fileio1.c: fixed check for return value for attribute<br/>
        tests.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 26 Oct 2004 08:00:08 +0000</pubDate>
</item>
<item>
    <title>* src/fatfs.c:</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5663e2763ba6/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* src/fatfs.c:<br/>
        * src/fatfs_supp.c:<br/>
        * include/fatfs.h (NEW):<br/>
        * tests/fileio1.c:<br/>
        * cdl/fatfs.cdl: Added configurable support for FAT filesystem<br/>
        attributes.<br/>
        * src/fatfs.c: Added code to setinfo to allow performing a<br/>
        file-system sync]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 22 Oct 2004 14:10:21 +0000</pubDate>
</item>
<item>
    <title>* tests/fileio1.c: Added include of &lt;stdio.h&gt; to fix compiler</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0aae6beddd0c/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[* tests/fileio1.c: Added include of &lt;stdio.h&gt; to fix compiler<br/>
        warning for rename().]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 13 Oct 2004 21:11:37 +0000</pubDate>
</item>
<item>
    <title>Major update of fatfs. FAT32 support and changes to the node cache.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/71a7aa469387/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[Major update of fatfs. FAT32 support and changes to the node cache.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 05 Oct 2004 07:45:58 +0000</pubDate>
</item>
<item>
    <title>Added support for FAT filesystem. Several packages, see the individual</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f2453fae08d4/packages/fs/fat/current/ChangeLog</link>
    <description><![CDATA[Added support for FAT filesystem. Several packages, see the individual<br/>
ChangeLogs for details.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 19 Jan 2004 14:35:01 +0000</pubDate>
</item>

  </channel>
</rss>
