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

    <title>flash_v2: packages/language/c/libc/time/current/ChangeLog history</title>
    <description>packages/language/c/libc/time/current/ChangeLog revision history</description>
    <item>
    <title>* src/strptime.cxx: Added string.h to fix compile warnings.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a8252a1c38ea/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* src/strptime.cxx: Added string.h to fix compile warnings.<br/>
       * cdl/time.cdl: Updated the requires statement for BSD string<br/>
       functions to use the interface rather than the option name.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 18 Aug 2003 20:07:15 +0000</pubDate>
</item>
<item>
    <title>* tests/clock.c (main): Add a fudge factor in case the absolute values</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5ba0f0c110c8/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* tests/clock.c (main): Add a fudge factor in case the absolute values<br/>
	from clock() are small, in which case the percentage variation<br/>
	would be large.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 26 Jun 2003 04:52:38 +0000</pubDate>
</item>
<item>
    <title>* tests/clock.c (main): Avoid div-by-zero if mean==0.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7d1bfa2391f9/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* tests/clock.c (main): Avoid div-by-zero if mean==0.<br/>
<br/>
	* cdl/time.cdl: build all POSIX files all the time because they<br/>
	are used internally by the standard ISO C functions even if not<br/>
	exported.<br/>
	[Bug 1000001]]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 13 Jun 2003 14:05:54 +0000</pubDate>
</item>
<item>
    <title>* include/time.inl:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/386691dad88f/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* include/time.inl:<br/>
	* include/timeutil.h:<br/>
	* src/timeutil.cxx:<br/>
	Change return type of cyg_libc_time_itoa() to cyg_ucount8.<br/>
	* src/strftime.cxx:<br/>
	Change return type of do_format() to cyg_count8.<br/>
	These benign changes get around a compiler bug using or32-elf-gcc]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Apr 2003 04:30:09 +0000</pubDate>
</item>
<item>
    <title>Initialize time structure to known [legal] value.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6fa00a58a229/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Initialize time structure to known [legal] value.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 18 Mar 2003 14:34:06 +0000</pubDate>
</item>
<item>
    <title>* cdl/time.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/13e51ea81c16/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* cdl/time.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:28:38 +0000</pubDate>
</item>
<item>
    <title>* cdl/time.cdl: Correct reference to</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/716d0be04750/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[* cdl/time.cdl: Correct reference to<br/>
	CYGSEM_LIBC_TIME_POSIX_TIME_ROUTINES in CYGPKG_LIBC_TIME_TESTS to<br/>
	CYGFUN_LIBC_TIME_POSIX.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Jan 2003 00:43:53 +0000</pubDate>
</item>
<item>
    <title>Add strptime() function.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/598fea7813df/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Add strptime() function.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Mon, 27 Jan 2003 22:10:15 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d2c90368aeef/packages/language/c/libc/time/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/flash_v2/log/e0c0827131d1/packages/language/c/libc/time/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 2002-01-11-06:43:03-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/353a011b23b8/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-01-11-06:43:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Jan 2002 16:53:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-22-17:38:39-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0d2b193a635f/packages/language/c/libc/time/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/flash_v2/log/ac086aa3217e/packages/language/c/libc/time/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 2000-12-08-02:09:36-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6b5f480c6929/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-12-08-02:09:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 08 Dec 2000 03:30:06 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-27-23:09:27-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/450e4e1f1e80/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-27-23:09:27-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Nov 2000 00:03:34 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-17-18:24:25-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a9ac27ec7abc/packages/language/c/libc/time/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-17-18:24:25-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Nov 2000 23:16:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-31-00:30:36-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0ae0bc38e387/packages/language/c/libc/time/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/flash_v2/log/6ed91473a1cd/packages/language/c/libc/time/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>
