<?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/stdlib/current/ChangeLog history</title>
    <description>packages/language/c/libc/stdlib/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/log/74dbf4c3f2e1/packages/language/c/libc/stdlib/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>The getenv test is N/A if the configuration does not have an environ</title>
    <link>https://hg.ecoscentric.com/ecos/log/9ab1839abc2c/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[The getenv test is N/A if the configuration does not have an environ<br/>
variable.]]></description>
    <author>&#98;&#97;&#114;&#116;&#118;</author>
    <pubDate>Wed, 28 Jan 2009 14:50:20 +0000</pubDate>
</item>
<item>
    <title>Update tests to work in configurations without main()</title>
    <link>https://hg.ecoscentric.com/ecos/log/ceb6ac6f0ec1/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[Update tests to work in configurations without main()]]></description>
    <author>&#98;&#97;&#114;&#116;&#118;</author>
    <pubDate>Wed, 28 Jan 2009 14:46:57 +0000</pubDate>
</item>
<item>
    <title>* src/strtoull.cxx, src/strtoll.cxx, src/strtoul.cxx, src/strtoul.cxx:</title>
    <link>https://hg.ecoscentric.com/ecos/log/878e0f9373cf/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[* src/strtoull.cxx, src/strtoll.cxx, src/strtoul.cxx, src/strtoul.cxx:<br/>
        lisp'ify to avoid compiler warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 23 Dec 2008 23:41:42 +0000</pubDate>
</item>
<item>
    <title>* src/strtod.cxx (Ise): 'd' and 'D' aren't allowed in floating</title>
    <link>https://hg.ecoscentric.com/ecos/log/e126375ffab7/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[* src/strtod.cxx (Ise): 'd' and 'D' aren't allowed in floating<br/>
        formats.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 29 Dec 2005 09:55:29 +0000</pubDate>
</item>
<item>
    <title>* src/strtoll.cxx, src/strtoull.cxx: New files. Support for long long</title>
    <link>https://hg.ecoscentric.com/ecos/log/d0cd03f9e00f/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[* src/strtoll.cxx, src/strtoull.cxx: New files. Support for long long<br/>
	string conversion.<br/>
	* cdl/stdlib.cdl (CYGFUN_LIBC_STDLIB_CONV_LONGLONG): New option<br/>
	to build above new files configurably.<br/>
	* include/atox.inl: Prototype new functions from above. Add atoll()<br/>
	inline.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Aug 2004 14:12:18 +0000</pubDate>
</item>
<item>
    <title>* src/rand.cxx (srand): Use correct thread data type.</title>
    <link>https://hg.ecoscentric.com/ecos/log/8e86927fb409/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[* src/rand.cxx (srand): Use correct thread data type.<br/>
	(rand): Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 15 Mar 2004 15:22:22 +0000</pubDate>
</item>
<item>
    <title>* cdl/stdlib.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/ecos/log/10142e758de9/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[* cdl/stdlib.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:28:02 +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/stdlib/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/stdlib/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-06-29-06:43:03-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d63db767121d/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-29-06:43:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 29 Jun 2001 07:16:25 +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/stdlib/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-02-19-15:48:12-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/5e8f3b328bb3/packages/language/c/libc/stdlib/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-19-15:48:12-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 19 Feb 2001 17:27:10 +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/stdlib/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>
