<?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/io/fileio/current/src/select.cxx history</title>
    <description>packages/io/fileio/current/src/select.cxx revision history</description>
    <item>
    <title>2004-07-23 Oyvind Harboe &lt;oyvind.harboe@zylin.com&gt;</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/4a515225541b/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[2004-07-23 Oyvind Harboe &lt;oyvind.harboe@zylin.com&gt;<br/>
<br/>
	* src/select.cxx: now correctly returns from select() on<br/>
	e.g. closed file pointers.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 02 Aug 2004 11:24:46 +0000</pubDate>
</item>
<item>
    <title>* src/select.cxx: No need to make pselect() dependent on</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/244c4e8297c2/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[* src/select.cxx: No need to make pselect() dependent on<br/>
	CYGPKG_POSIX - that would depend on the arguments. Assert instead,<br/>
	and more correctly make it contingent on CYGPKG_POSIX_SIGNALS.<br/>
<br/>
	* src/fio.h: Separate out signal functionality into its own separate<br/>
	test.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 07 Jan 2004 06:45:28 +0000</pubDate>
</item>
<item>
    <title>* src/select.cxx (pselect): Fixed the pselect() call to correctly</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/786e2e6e3c3d/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[* src/select.cxx (pselect): Fixed the pselect() call to correctly<br/>
	handle NULL timeout arguments.  The previous implementation would<br/>
	cause a random timeout value to be used.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 05 Dec 2003 09:04:14 +0000</pubDate>
</item>
<item>
    <title>* src/fio.h: Added macros to deal with signal handling. These will</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/064536ee7f68/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[* src/fio.h: Added macros to deal with signal handling. These will<br/>
	call into the POSIX package if it is present, but are null if it<br/>
	is not.<br/>
<br/>
	* src/select.cxx: Renamed original select() to cyg_pselect() and<br/>
	added select() and pselect() routine from POSIX-200X to call<br/>
	it. Reorganized code a little and added calls to macros to deal<br/>
	with signal delivery and detection.<br/>
<br/>
	* cdl/fileio.cdl:<br/>
	* tests/pselect.c: New test added to verify the signal masking and<br/>
	delivery behaviour of pselect().<br/>
<br/>
	* tests/select.c: Fixed up some printfs to make it a little tidier.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 11 Nov 2002 23:58:53 +0000</pubDate>
</item>
<item>
    <title>* src/select.cxx (select): Changed mechanism for calculating</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/fc52fa818b5f/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[* src/select.cxx (select): Changed mechanism for calculating<br/>
	select timeout to avoid possible race conditions between this code<br/>
	and the timer DSR.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Fri, 09 Aug 2002 17:10:21 +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/io/fileio/current/src/select.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/flash_v2/log/e0c0827131d1/packages/io/fileio/current/src/select.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-07-28-00:17:32-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/38892b97b685/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-28-00:17:32-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 29 Jul 2001 02:00:07 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-12-08:46:24-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0c2b7be0d798/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-12-08:46:24-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 12 Oct 2000 20:31:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-19-06:25:26-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/518f42066aba/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-19-06:25:26-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 19 Sep 2000 05:53:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-01-07:47:03-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/77cec8369160/packages/io/fileio/current/src/select.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-01-07:47:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Sep 2000 13:45:23 +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/io/fileio/current/src/select.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>
