<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-01-02)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-02 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * psx05/init.c: Spacing.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/ChangeLog.diff?r1=text&tr1=1.324&r2=text&tr2=1.325&diff_format=h">M</a></td><td width='1%'>1.325</td><td width='100%'>testsuites/psxtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psx05/init.c.diff?r1=text&tr1=1.36&r2=text&tr2=1.37&diff_format=h">M</a></td><td width='1%'>1.37</td><td width='100%'>testsuites/psxtests/psx05/init.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtests/ChangeLog:1.324 rtems/testsuites/psxtests/ChangeLog:1.325
--- rtems/testsuites/psxtests/ChangeLog:1.324   Mon Nov  1 12:33:06 2010
+++ rtems/testsuites/psxtests/ChangeLog Sun Jan  2 19:59:22 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-01-02    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * psx05/init.c: Spacing.
+
</font> 2010-11-01        Alin Rus <alin.codejunkie@gmail.com>
 
        * psxaio01/init.c, psxaio02/init.c: Improve coverage.

<font color='#006600'>diff -u rtems/testsuites/psxtests/psx05/init.c:1.36 rtems/testsuites/psxtests/psx05/init.c:1.37
--- rtems/testsuites/psxtests/psx05/init.c:1.36 Thu Oct 21 17:09:44 2010
+++ rtems/testsuites/psxtests/psx05/init.c      Sun Jan  2 19:59:22 2011
</font><font color='#997700'>@@ -432,7 +432,7 @@
</font>   status = pthread_mutex_timedlock( &Mutex_id, &times );
   if ( status != ETIMEDOUT )
     printf( "status = %d\n", status );
<font color='#880000'>-  rtems_test_assert(  status == ETIMEDOUT );
</font><font color='#000088'>+  rtems_test_assert( status == ETIMEDOUT );
</font> 
      /* switch to idle */
 
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>