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

    <title>nand-ecoscentric: packages/io/serial/current/src/common/serial.c history</title>
    <description>packages/io/serial/current/src/common/serial.c revision history</description>
    <item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/74dbf4c3f2e1/packages/io/serial/current/src/common/serial.c</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>* src/common/serial.c (serial_select): Swap the DSR locks and</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/d3a8cc4f7931/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c (serial_select): Swap the DSR locks and<br/>
	mutex locks around to avoid deadlocks with the rest of the code<br/>
	which uses this order.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 28 Jun 2005 17:56:12 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c (serial_select): Lock DSRs inside</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/ec8b69673c6e/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c (serial_select): Lock DSRs inside<br/>
	serial_select() as the serial DSR calls functions manipulating the<br/>
	cbuf structs, leading to a race condition. Also use the mutex to<br/>
	avoid races between different threads.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 20 Jun 2005 18:15:00 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c (serial_init): Fix compiler warnings about</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/8438b097ea3b/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c (serial_init): Fix compiler warnings about<br/>
        formats strings for diag_printf.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 07 Jun 2005 09:55:13 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: serial_write() was returning an incorrect</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/b300f8978722/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c: serial_write() was returning an incorrect<br/>
       result code in non-blocking mode when output was blocked.  The<br/>
       previous code would return ENOERR with 0 bytes written.  This<br/>
       was fixed to return EAGAIN.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 20 Jan 2004 08:53:30 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Fixed bug for XON/XOFF flow control that</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/349e2eadf98d/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c: Fixed bug for XON/XOFF flow control that<br/>
	would cause multiple XON (or XOFF) characters to be sent for a<br/>
	single flow control state transition.<br/>
	Fixed bug in serial_write() that would cause output data to be<br/>
	discarded if using polled mode with flow control, and output<br/>
	was blocked due to flow control.<br/>
	Fixed bug in serial_data_xmt_req() that would not stop sending<br/>
	data when output was flow controlled off (hardware flow control).]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 Sep 2003 15:32:49 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Make serial_select prototype match</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/d53522870fc0/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c: Make serial_select prototype match<br/>
	implementation.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Sep 2003 03:17:21 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/c706e0d163d7/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()<br/>
	to cyg_drv_cond_broadcast(). Removed comment asking whether this<br/>
	matters: it does.<br/>
<br/>
	* include/serialio.h: Added includes of pkgconf files so that the<br/>
	ifdefs in this file work properly.<br/>
<br/>
	* include/serial.h: Added include of devtab.h to fix compile<br/>
	error.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sat, 14 Jun 2003 18:10:18 +0000</pubDate>
</item>
<item>
    <title>Restart RX after flush</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/f81e485de35c/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Restart RX after flush]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 21 May 2003 16:31:22 +0000</pubDate>
</item>
<item>
    <title>Fix typo - ENOERROR must be ENOERR</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/61bd80311015/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Fix typo - ENOERROR must be ENOERR]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 25 Mar 2003 16:10:48 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c (serial_get_config): For both INPUT_FLUSH</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/c398056d144d/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[* src/common/serial.c (serial_get_config): For both INPUT_FLUSH<br/>
	and OUTPUT_FLUSH keys, pass down to the hardware driver as well<br/>
	to allow it to flush FIFOs.<br/>
	Based on patch from Roland Cassebohm.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 25 Mar 2003 02:47:05 +0000</pubDate>
</item>
<item>
    <title>Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/7f6b818846b4/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 20 Mar 2003 19:03:03 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/d2c90368aeef/packages/io/serial/current/src/common/serial.c</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/nand-ecoscentric/log/e0c0827131d1/packages/io/serial/current/src/common/serial.c</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 2000-12-08-02:09:36-GMT</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/6b5f480c6929/packages/io/serial/current/src/common/serial.c</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-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/289bf90c6a9b/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-23-17:01:37-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/eb9fd8c04db3/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-23-17:01:37-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 23 Oct 2000 17:10:57 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-12-08:46:24-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/0c2b7be0d798/packages/io/serial/current/src/common/serial.c</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-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/6ed91473a1cd/packages/io/serial/current/src/common/serial.c</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-07-04-08:04:30-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/7f461c3a372c/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-07-04-08:04:30-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 04 Jul 2000 07:34:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-05-12-07:47:04-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/afdeb44241de/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-05-12-07:47:04-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 May 2000 17:53:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-05-05-07:47:05-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/6512add4f5d6/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-05-05-07:47:05-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 May 2000 17:31:08 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-14-13:35:46-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/6736c52df507/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-14-13:35:46-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Apr 2000 21:51:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/bf00f99aec69/packages/io/serial/current/src/common/serial.c</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/nand-ecoscentric/log/c38311975d4f/packages/io/serial/current/src/common/serial.c</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 2000-01-24-19:43:49-GMT</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/7a6ac9edc838/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-24-19:43:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Jan 2000 21:43:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-07-02-23:17:07-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/5f5102441818/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 1999-07-02-23:17:07-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 02 Jul 1999 15:44:37 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-11-21:11:10-BST</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/1d7f19c9e4d1/packages/io/serial/current/src/common/serial.c</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-11-21:11:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 14:07:25 +0000</pubDate>
</item>
<item>
    <title>Block commit of eCos version 1.2.1</title>
    <link>https://hg.ecoscentric.com/nand-ecoscentric/log/443894e2e912/packages/io/serial/current/src/common/serial.c</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>

  </channel>
</rss>
