<?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/kernel/current/include/kapi.h history</title>
    <description>packages/kernel/current/include/kapi.h 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/kernel/current/include/kapi.h</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/kapi.h: Add throw specifications throughout.</title>
    <link>https://hg.ecoscentric.com/ecos/log/57cebf53b527/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[* include/kapi.h: Add throw specifications throughout.<br/>
	* src/kapi.cxx: Ditto.<br/>
	* include/sched.inl: Move include of thread.inl further down to<br/>
	allow Cyg_Scheduler inlines to be defined first.<br/>
	* include/thread.inl: Reorder destructors section and include<br/>
	sched.inl right before it to solve mutual header dependency<br/>
	problems.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 15 Mar 2004 15:20:53 +0000</pubDate>
</item>
<item>
    <title>New API for cyg_thread_get_id() - from Dan Jakubiec</title>
    <link>https://hg.ecoscentric.com/ecos/log/1b465c781382/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[New API for cyg_thread_get_id() - from Dan Jakubiec]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 09 Dec 2003 15:10:39 +0000</pubDate>
</item>
<item>
    <title>* src/common/kapi.cxx:</title>
    <link>https://hg.ecoscentric.com/ecos/log/a65a4055f146/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[* src/common/kapi.cxx:<br/>
	* include/kapi.h:<br/>
	Added function cyg_thread_get_next(), cyg_thread_find() and<br/>
	cyg_thread_get_info() to allow the current set of threads to be<br/>
	enumerated, and per-thread information to be retrieved safely.<br/>
<br/>
	* doc/kernel.sgml: Documented new KAPI calls.<br/>
<br/>
	* src/common/thread.cxx: Zero unique_id in thread destructor so<br/>
	that a stale thread pointer can be checked for validity.<br/>
<br/>
	* include/instrmnt.h:<br/>
	Added cyg_instrument_state() to report the current state of an<br/>
	instrumentation flag.<br/>
	Moved ifdef for CYGDBG_KERNEL_INSTRUMENT_MSGS out of within FLAGS<br/>
	ifdef. We can have messages without flags.<br/>
<br/>
	* src/instrmnt/meminst.cxx:<br/>
	Added cyg_instrument_state() to report the current state of an<br/>
	instrumentation flag.<br/>
	Modified cyg_instrument_msg() in line with header and table<br/>
	changes.<br/>
<br/>
	* host/instr/dump_instr.c:<br/>
	* host/instr/instrument.sh:<br/>
	* include/instrument_desc.h:<br/>
	Added a final NULL element to the generated table in<br/>
	instrument_desc.h to mark its end. Otherwise code that does not<br/>
	have access to the table definition cannot find its end. Also<br/>
	added ifdefs to allow instrument_desc.h to be used to acquire the<br/>
	structure definition and table pointer.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Thu, 12 Dec 2002 18:31:34 +0000</pubDate>
</item>
<item>
    <title>Allow configurations which have the kernel but not the memalloc</title>
    <link>https://hg.ecoscentric.com/ecos/log/c0d53837cb68/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Allow configurations which have the kernel but not the memalloc<br/>
package.]]></description>
    <author>&#98;&#97;&#114;&#116;&#118;</author>
    <pubDate>Mon, 05 Aug 2002 21:52:58 +0000</pubDate>
</item>
<item>
    <title>Fix build problem with new network stack</title>
    <link>https://hg.ecoscentric.com/ecos/log/9091c290be62/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Fix build problem with new network stack]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 05 Jun 2002 13:14:32 +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/kernel/current/include/kapi.h</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/kernel/current/include/kapi.h</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-08-22-06:38:55-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d61da071934c/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-22-06:38:55-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 22 Aug 2001 06:27:14 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-17-16:31:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/391299f9e541/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-17-16:31:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Aug 2001 16:37:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-10-19:22:57-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/4c750ce71ae3/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-10-19:22:57-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Aug 2001 19:27:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-05-06:43:02-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/d397fc472bcf/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-05-06:43:02-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 Jan 2001 17:12:36 +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/kernel/current/include/kapi.h</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>
<item>
    <title>Merge from eCos master repository on 2000-06-30-08:18:49-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/5a0cc6c243a9/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2000-06-30-08:18:49-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Jun 2000 16:27:35 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-28-18:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/489eb5632bc3/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-28-18:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Apr 2000 18:18:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/bf00f99aec69/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/c38311975d4f/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-29-00:13:11-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d3fbcdfa1b2f/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-29-00:13:11-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 May 1999 16:43:09 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-21-22:05:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/ece80412419a/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-21-22:05:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 21 May 1999 15:09:30 +0000</pubDate>
</item>
<item>
    <title>Block commit of eCos version 1.2.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/443894e2e912/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Block commit of eCos version 1.2.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 12:24:34 +0000</pubDate>
</item>
<item>
    <title>Initial commit of eCos version 1.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/3111d98ba7b3/packages/kernel/current/include/kapi.h</link>
    <description><![CDATA[Initial commit of eCos version 1.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 11:16:07 +0000</pubDate>
</item>

  </channel>
</rss>
