<!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-07-22)</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-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>

        * psxtmthread03/psxtmthread03.doc: Fix.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtmtests/ChangeLog.diff?r1=text&tr1=1.30&r2=text&tr2=1.31&diff_format=h">M</a></td><td width='1%'>1.31</td><td width='100%'>testsuites/psxtmtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtmtests/ChangeLog:1.30 rtems/testsuites/psxtmtests/ChangeLog:1.31
--- rtems/testsuites/psxtmtests/ChangeLog:1.30  Fri Jul 22 12:28:28 2011
+++ rtems/testsuites/psxtmtests/ChangeLog       Fri Jul 22 15:22:30 2011
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2011-07-22        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * psxtmthread03/psxtmthread03.doc: Fix.
+
+2011-07-22     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * psxtmmutex02/psxtmmutex02.doc, psxtmsem01/psxtmsem01.doc,
        psxtmsem02/psxtmsem02.doc, psxtmthread01/psxtmthread01.doc: Ensure
        all are correct.

<font color='#006600'>diff -u rtems/testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc:1.1 rtems/testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc:1.2
--- rtems/testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc:1.1     Mon Dec  6 10:35:31 2010
+++ rtems/testsuites/psxtmtests/psxtmthread03/psxtmthread03.doc Fri Jul 22 15:22:30 2011
</font><font color='#997700'>@@ -11,4 +11,4 @@
</font> 
 This test benchmarks the following operations:
 
<font color='#880000'>-+ TBD
</font><font color='#000088'>++ pthread_exit
</font></pre>
<p> </p>
<a name='cs2'></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-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>

        PR 1839/filesystem
        * psxfchx01/init.c, psxfchx01/psxfchx01.scn, psxfile01/psxfile01.scn,
        psxfile01/test.c: Update test to reflect new status codes.
</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.346&r2=text&tr2=1.347&diff_format=h">M</a></td><td width='1%'>1.347</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/psxfchx01/init.c.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/psxtests/psxfchx01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxfchx01/psxfchx01.scn.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>testsuites/psxtests/psxfchx01/psxfchx01.scn</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxfile01/psxfile01.scn.diff?r1=text&tr1=1.14&r2=text&tr2=1.15&diff_format=h">M</a></td><td width='1%'>1.15</td><td width='100%'>testsuites/psxtests/psxfile01/psxfile01.scn</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/psxtests/psxfile01/test.c.diff?r1=text&tr1=1.33&r2=text&tr2=1.34&diff_format=h">M</a></td><td width='1%'>1.34</td><td width='100%'>testsuites/psxtests/psxfile01/test.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/psxtests/ChangeLog:1.346 rtems/testsuites/psxtests/ChangeLog:1.347
--- rtems/testsuites/psxtests/ChangeLog:1.346   Thu Jul 21 02:45:34 2011
+++ rtems/testsuites/psxtests/ChangeLog Fri Jul 22 15:23:20 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-07-22    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       PR 1839/filesystem
+       * psxfchx01/init.c, psxfchx01/psxfchx01.scn, psxfile01/psxfile01.scn,
+       psxfile01/test.c: Update test to reflect new status codes.
+
</font> 2011-07-21        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * psxhdrs/Makefile.am: Remove -Wno-unused-but-set-variable<span style="background-color: #FF0000"> </span>

<font color='#006600'>diff -u rtems/testsuites/psxtests/psxfchx01/init.c:1.3 rtems/testsuites/psxtests/psxfchx01/init.c:1.4
--- rtems/testsuites/psxtests/psxfchx01/init.c:1.3      Tue Jul 19 08:10:46 2011
+++ rtems/testsuites/psxtests/psxfchx01/init.c  Fri Jul 22 15:23:21 2011
</font><font color='#997700'>@@ -50,10 +50,10 @@
</font>   fd = open( "/newfile", O_WRONLY | O_CREAT, S_IWUSR );
   rtems_test_assert( fd != -1 );
 
<font color='#880000'>-  puts( "Init - fchdir on the file descriptor - expect EINVAL" );
</font><font color='#000088'>+  puts( "Init - fchdir on the file descriptor - expect ENOTDIR" );
</font>   status = fchdir( fd );
   rtems_test_assert( status == -1 );
<font color='#880000'>-  rtems_test_assert( errno == EINVAL );
</font><font color='#000088'>+  rtems_test_assert( errno == ENOTDIR );
</font> 
   puts( "Init - closing /newfile -- OK" );
   status = close( fd );

<font color='#006600'>diff -u rtems/testsuites/psxtests/psxfchx01/psxfchx01.scn:1.2 rtems/testsuites/psxtests/psxfchx01/psxfchx01.scn:1.3
--- rtems/testsuites/psxtests/psxfchx01/psxfchx01.scn:1.2       Tue Jul 19 08:10:46 2011
+++ rtems/testsuites/psxtests/psxfchx01/psxfchx01.scn   Fri Jul 22 15:23:21 2011
</font><font color='#997700'>@@ -3,7 +3,7 @@
</font> Init - Attempt fchdir with bad file descriptor - expect EBADF
 Init - Attempt fchdir with bad file descriptor - expect EBADF
 Init - opening /newfile in write-mode -- OK
<font color='#880000'>-Init - fchdir on the file descriptor - expect EINVAL
</font><font color='#000088'>+Init - fchdir on the file descriptor - expect ENOTDIR
</font> Init - closing /newfile -- OK
 Init - removing /newfile -- OK
 Init - opening /newfile in read-mode -- OK

<font color='#006600'>diff -u rtems/testsuites/psxtests/psxfile01/psxfile01.scn:1.14 rtems/testsuites/psxtests/psxfile01/psxfile01.scn:1.15
--- rtems/testsuites/psxtests/psxfile01/psxfile01.scn:1.14      Fri Aug  6 19:22:46 2010
+++ rtems/testsuites/psxtests/psxfile01/psxfile01.scn   Fri Jul 22 15:23:21 2011
</font><font color='#997700'>@@ -14,7 +14,7 @@
</font> ....atime = Fri Jan  1 00:00:00 1988
 ....mtime = Fri Jan  1 00:00:00 1988
 ....ctime = Fri Jan  1 00:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 
 mkdir /dev/tty
<font color='#997700'>@@ -55,10 +55,10 @@
</font> mknod with bad type - expect EINVAL
 open /tmp/bha in write only mode -- OK
 attempt fcntl on opened file -- OK
<font color='#880000'>-attempt to read from /tmp/bha - expect EINVAL
</font><font color='#000088'>+attempt to read from /tmp/bha - expect EBADF
</font> closing and unlinking /tmp/bha
 open /tmp/bha in read only mode -- OK
<font color='#880000'>-attempt to read from /tmp/bha - expect EINVAL
</font><font color='#000088'>+attempt to read from /tmp/bha - expect EBADF
</font> closing and unlinking /tmp/bha
 attempt to read from an unopened filedes - expect EBADF
 attempt to write to an unopened filedes - expect EBADF
<font color='#997700'>@@ -93,7 +93,7 @@
</font> ....atime = Sat Dec 31 09:00:00 1988
 ....mtime = Sat Dec 31 09:00:00 1988
 ....ctime = Sat Dec 31 09:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 unlink /tmp/joel
 unlink /tmp/joel
<font color='#997700'>@@ -126,7 +126,7 @@
</font> ....atime = Sat Dec 31 09:00:00 1988
 ....mtime = Sat Dec 31 09:00:00 1988
 ....ctime = Sat Dec 31 09:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 stat of /tmp/j
 stat(/tmp/j) returned -1 (errno=2)
<font color='#997700'>@@ -139,7 +139,7 @@
</font> ....atime = Fri Jan  1 00:00:00 1988
 ....mtime = Fri Jan  1 00:00:00 1988
 ....ctime = Fri Jan  1 00:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 fopen of /tmp/j
 fprintf to /tmp/j
<font color='#997700'>@@ -157,7 +157,7 @@
</font> ....atime = Sat Dec 31 09:00:00 1988
 ....mtime = Sat Dec 31 09:00:00 1988
 ....ctime = Sat Dec 31 09:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 This is call 1 to fprintf
 This is call 2 to fprintf
<font color='#997700'>@@ -173,14 +173,14 @@
</font> ....atime = Sat Dec 31 09:00:01 1988
 ....mtime = Sat Dec 31 09:00:00 1988
 ....ctime = Sat Dec 31 09:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 *************** Dump of Entire IMFS ***************
 /
 ....dev/
 ........console (device 0, 0)
 ........tty/
<font color='#880000'>-............S3 (device 128, 255)
</font><font color='#000088'>+............S3 (device 255, 128)
</font> ........test_console (device 0, 0)
 ....etc/
 ........passwd (file 0)
<font color='#997700'>@@ -203,14 +203,14 @@
</font> ....atime = Sat Dec 31 09:00:02 1988
 ....mtime = Sat Dec 31 09:00:00 1988
 ....ctime = Sat Dec 31 09:00:00 1988
<font color='#880000'>-....st_blksize 0
</font><font color='#000088'>+....st_blksize 80
</font> ....st_blocks  0
 *************** Dump of Entire IMFS ***************
 /
 ....dev/
 ........console (device 0, 0)
 ........tty/
<font color='#880000'>-............S3 (device 128, 255)
</font><font color='#000088'>+............S3 (device 255, 128)
</font> ........test_console (device 0, 0)
 ....etc/
 ........passwd (file 0)
<font color='#997700'>@@ -231,7 +231,7 @@
</font> ....dev/
 ........console (device 0, 0)
 ........tty/
<font color='#880000'>-............S3 (device 128, 255)
</font><font color='#000088'>+............S3 (device 255, 128)
</font> ........test_console (device 0, 0)
 ....etc/
 ........passwd (file 0)

<font color='#006600'>diff -u rtems/testsuites/psxtests/psxfile01/test.c:1.33 rtems/testsuites/psxtests/psxfile01/test.c:1.34
--- rtems/testsuites/psxtests/psxfile01/test.c:1.33     Fri May  6 12:29:29 2011
+++ rtems/testsuites/psxtests/psxfile01/test.c  Fri Jul 22 15:23:21 2011
</font><font color='#997700'>@@ -384,10 +384,10 @@
</font>   status = fcntl( fd, F_SETFD, 0 );
   rtems_test_assert( status == 0 );
 
<font color='#880000'>-  puts( "attempt to read from /tmp/bha - expect EINVAL" );
</font><font color='#000088'>+  puts( "attempt to read from /tmp/bha - expect EBADF" );
</font>   status = read( fd, buffer, 10 );
   rtems_test_assert( status == -1 );
<font color='#880000'>-  rtems_test_assert( errno == EINVAL );
</font><font color='#000088'>+  rtems_test_assert( errno == EBADF );
</font> 
   puts( "closing and unlinking /tmp/bha" );
   status = close( fd );
<font color='#997700'>@@ -398,10 +398,10 @@
</font>   fd = open( "/tmp/bha", O_CREAT | O_RDONLY, S_IRWXU|S_IRWXG|S_IRWXO );
   rtems_test_assert( fd != -1 );
   
<font color='#880000'>-  puts( "attempt to read from /tmp/bha - expect EINVAL" );
</font><font color='#000088'>+  puts( "attempt to read from /tmp/bha - expect EBADF" );
</font>   status = write( fd, buffer, 10 );
   rtems_test_assert( status == -1 );
<font color='#880000'>-  rtems_test_assert( errno == EINVAL );
</font><font color='#000088'>+  rtems_test_assert( errno == EBADF );
</font> 
   puts( "closing and unlinking /tmp/bha" );
   status = close( fd );
</pre>
<p> </p>
<a name='cs3'></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-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>

        * score/include/rtems/score/mppkt.h: Remove extra spaces.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2887&r2=text&tr2=1.2888&diff_format=h">M</a></td><td width='1%'>1.2888</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/mppkt.h.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>cpukit/score/include/rtems/score/mppkt.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2887 rtems/cpukit/ChangeLog:1.2888
--- rtems/cpukit/ChangeLog:1.2887       Fri Jul 22 11:04:38 2011
+++ rtems/cpukit/ChangeLog      Fri Jul 22 15:24:00 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-07-22    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * score/include/rtems/score/mppkt.h: Remove extra spaces.
+
</font> 2011-07-22        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        PR 1839/filesystem

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/mppkt.h:1.23 rtems/cpukit/score/include/rtems/score/mppkt.h:1.24
--- rtems/cpukit/score/include/rtems/score/mppkt.h:1.23 Fri Jun 17 10:40:09 2011
+++ rtems/cpukit/score/include/rtems/score/mppkt.h      Fri Jul 22 15:24:01 2011
</font><font color='#997700'>@@ -9,7 +9,7 @@
</font>  */
 
 /*
<font color='#880000'>- *  COPYRIGHT (c) 1989-2006.
</font><font color='#000088'>+ *  COPYRIGHT (c) 1989-2011.
</font>  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
<font color='#997700'>@@ -102,10 +102,10 @@
</font> #define MP_PACKET_MINIMUM_PACKET_SIZE  64
 
 /**
<font color='#880000'>- *  The following constant defines the number of uint32_t  's
</font><font color='#000088'>+ *  The following constant defines the number of uint32_t's
</font>  *  in a packet which must be converted to native format in a
  *  heterogeneous system.  In packets longer than
<font color='#880000'>- *  MP_PACKET_MINIMUN_HETERO_CONVERSION uint32_t  's, some of the "extra" data
</font><font color='#000088'>+ *  MP_PACKET_MINIMUN_HETERO_CONVERSION uint32_t's, some of the "extra" data
</font>  *  may a user message buffer which is not automatically endian swapped.
  */
 #define MP_PACKET_MINIMUN_HETERO_CONVERSION  \
</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>