<?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/io/fileio/current/src/dir.cxx history</title>
    <description>packages/io/fileio/current/src/dir.cxx revision history</description>
    <item>
    <title>* src/dir.cxx (rewinddir): Fix tracing of rewinddir().</title>
    <link>https://hg.ecoscentric.com/ecos/log/b32b05dbfe18/packages/io/fileio/current/src/dir.cxx</link>
    <description><![CDATA[* src/dir.cxx (rewinddir): Fix tracing of rewinddir().<br/>
* src/fio.h: Add new function entry macro (FILEIO_ENTRY_VOID).<br/>
  [ Bugzilla 1001243 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Tue, 16 Aug 2011 17:06:21 +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/io/fileio/current/src/dir.cxx</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/fileio.cdl: Use CYGPKG_FILEIO_DIRENT_DTYPE to enable/disable</title>
    <link>https://hg.ecoscentric.com/ecos/log/c5e3739b3c9a/packages/io/fileio/current/src/dir.cxx</link>
    <description><![CDATA[* cdl/fileio.cdl: Use CYGPKG_FILEIO_DIRENT_DTYPE to enable/disable<br/>
        d_type field of struct dirent.<br/>
        * include/dirent.h: Add a d_type field to struct dirent, in order to<br/>
        distinguish file type directly without calling stat.<br/>
        * doc/fileio.sgml: Documentation about this new member and the fact<br/>
        it is not portable.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 01 May 2008 09:31:09 +0000</pubDate>
</item>
<item>
    <title>* src/dir.cxx (readdir_r): Handle NULL dirp argument and return</title>
    <link>https://hg.ecoscentric.com/ecos/log/afd0f71095a5/packages/io/fileio/current/src/dir.cxx</link>
    <description><![CDATA[* src/dir.cxx (readdir_r): Handle NULL dirp argument and return<br/>
       EBADF]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 21 Dec 2003 10:11:16 +0000</pubDate>
</item>
<item>
    <title>Remove gratuitous inclusion of kernel header files - from David Woodhouse</title>
    <link>https://hg.ecoscentric.com/ecos/log/41bc3b72d3eb/packages/io/fileio/current/src/dir.cxx</link>
    <description><![CDATA[Remove gratuitous inclusion of kernel header files - from David Woodhouse]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 01 Dec 2003 14:30:32 +0000</pubDate>
</item>
<item>
    <title>* src/socket.cxx: Give nstab_lock mutex a priority. Also it's</title>
    <link>https://hg.ecoscentric.com/ecos/log/c978ff8efbfc/packages/io/fileio/current/src/dir.cxx</link>
    <description><![CDATA[* src/socket.cxx: Give nstab_lock mutex a priority. Also it's<br/>
	local, so make static.<br/>
	Change nstab and nstab_end to cyg_nstab and cyg_nstab_end for<br/>
	cleaner namespace.<br/>
	* include/sockio.h: nstab -&gt; cyg_nstab.<br/>
	* src/misc.cxx, src/dir.cxx, src/fio.h, src/file.cxx: Change<br/>
	fstab, fstab_end, mtab, mtab_end, cdir_dir, cdir_mtab_entry to<br/>
	have cyg_ prefix for cleaner namespace.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Apr 2003 02:06:11 +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/io/fileio/current/src/dir.cxx</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/io/fileio/current/src/dir.cxx</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-03-29-21:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/b939e9cada46/packages/io/fileio/current/src/dir.cxx</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 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/6ed91473a1cd/packages/io/fileio/current/src/dir.cxx</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>
