<?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/compat/linux/current/ChangeLog history</title>
    <description>packages/compat/linux/current/ChangeLog revision history</description>
    <item>
    <title>* include/linux/kernel.h (jiffies): Use cyg_current_time(), not</title>
    <link>https://hg.ecoscentric.com/ecos/log/e86882a128b7/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/kernel.h (jiffies): Use cyg_current_time(), not<br/>
a constant. JFFS2 at least uses it to occasionally vary behaviour.<br/>
Fixes bug #1001591.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 27 May 2012 00:51:28 +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/compat/linux/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>* include/linux/types.h: Added unsigned types.</title>
    <link>https://hg.ecoscentric.com/ecos/log/98897d62ed2a/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/types.h: Added unsigned types.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 21 Sep 2005 19:17:10 +0000</pubDate>
</item>
<item>
    <title>* include/linux/kernel.h (PTR_ERR): Should be an unsigned long,</title>
    <link>https://hg.ecoscentric.com/ecos/log/8015ad561ce5/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/kernel.h (PTR_ERR): Should be an unsigned long,<br/>
        not an intager, at least that is what Linux uses.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 18:28:51 +0000</pubDate>
</item>
<item>
    <title>* include/linux/spinlock.h (DEFINE_SPINLOCK): Added.</title>
    <link>https://hg.ecoscentric.com/ecos/log/f1b7f56dba25/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/spinlock.h (DEFINE_SPINLOCK): Added.<br/>
       * include/linux/slab.h (vfree): Added vmalloc and vfree which map<br/>
       to malloc and free.<br/>
       * include/linux/rwsem.h: New file. eCos does not have read/write<br/>
       semaphores so these are mapped to normal semaphores.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 22 Jan 2005 16:50:09 +0000</pubDate>
</item>
<item>
    <title>* include/linux/spinlock.h: Add CYG_UNUSED_PARAM() calls to avoid</title>
    <link>https://hg.ecoscentric.com/ecos/log/1cb94172ea76/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/spinlock.h: Add CYG_UNUSED_PARAM() calls to avoid<br/>
        compiler warnings.<br/>
        * include/linux/list.h (list_for_each_entry): New macro needed for<br/>
        latest jffs2 code.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 12 Aug 2004 21:32:39 +0000</pubDate>
</item>
<item>
    <title>* cdl/linux.cdl:</title>
    <link>https://hg.ecoscentric.com/ecos/log/7a48ba3056e6/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* cdl/linux.cdl:<br/>
        * include/asm/page.h:<br/>
        Make page size configurable via cdl.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 20 Nov 2003 08:24:58 +0000</pubDate>
</item>
<item>
    <title>Fix some bugs in red-black tree implementation</title>
    <link>https://hg.ecoscentric.com/ecos/log/cfe81e17269a/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[Fix some bugs in red-black tree implementation]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Sat, 18 Oct 2003 14:04:02 +0000</pubDate>
</item>
<item>
    <title>* include/linux/init.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/0f92f267b392/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/init.h:<br/>
       * include/linux/vmalloc.h: New dummy files so that jffs2 will<br/>
       compile.<br/>
       * include/linux/kernel.h: Changed the #define IS_ERR to work correctly<br/>
       negative error values returned by the jffs2 code.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Jul 2003 13:58:42 +0000</pubDate>
</item>
<item>
    <title>* include/linux/stat.h: Removed #defines which has been added to</title>
    <link>https://hg.ecoscentric.com/ecos/log/cd0eb188ea7d/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[* include/linux/stat.h: Removed #defines which has been added to<br/>
       the main eCos sys/stat.h.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 24 Jun 2003 11:46:30 +0000</pubDate>
</item>
<item>
    <title>Add new Linux kernel compatibility package. Not a compatibility layer</title>
    <link>https://hg.ecoscentric.com/ecos/log/726ecf119e30/packages/compat/linux/current/ChangeLog</link>
    <description><![CDATA[Add new Linux kernel compatibility package. Not a compatibility layer<br/>
for Linux applications, but Linux drivers and filesystems.<br/>
Intended for an updated JFFS2.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 22 Jan 2003 01:10:41 +0000</pubDate>
</item>

  </channel>
</rss>
