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

        * posix/include/semaphore.h, posix/include/rtems/posix/mutex.h,
        posix/inline/rtems/posix/mutex.inl: Fix typos.
</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.2861&r2=text&tr2=1.2862&diff_format=h">M</a></td><td width='1%'>1.2862</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/posix/include/rtems/posix/mutex.h.diff?r1=text&tr1=1.27&r2=text&tr2=1.28&diff_format=h">M</a></td><td width='1%'>1.28</td><td width='100%'>cpukit/posix/include/rtems/posix/mutex.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/posix/include/semaphore.h.diff?r1=text&tr1=1.10&r2=text&tr2=1.11&diff_format=h">M</a></td><td width='1%'>1.11</td><td width='100%'>cpukit/posix/include/semaphore.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/posix/inline/rtems/posix/mutex.inl.diff?r1=text&tr1=1.19&r2=text&tr2=1.20&diff_format=h">M</a></td><td width='1%'>1.20</td><td width='100%'>cpukit/posix/inline/rtems/posix/mutex.inl</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2861 rtems/cpukit/ChangeLog:1.2862
--- rtems/cpukit/ChangeLog:1.2861       Fri Jun 24 12:52:54 2011
+++ rtems/cpukit/ChangeLog      Mon Jun 27 15:30:57 2011
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2011-06-27    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * posix/include/semaphore.h, posix/include/rtems/posix/mutex.h,
+       posix/inline/rtems/posix/mutex.inl: Fix typos.
+
</font> 2011-06-24        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * include/rtems/bspIo.h, include/rtems/concat.h,

<font color='#006600'>diff -u rtems/cpukit/posix/include/rtems/posix/mutex.h:1.27 rtems/cpukit/posix/include/rtems/posix/mutex.h:1.28
--- rtems/cpukit/posix/include/rtems/posix/mutex.h:1.27 Fri Jun 24 12:52:56 2011
+++ rtems/cpukit/posix/include/rtems/posix/mutex.h      Mon Jun 27 15:30:57 2011
</font><font color='#997700'>@@ -3,6 +3,7 @@
</font>  *
  * This include file contains all the private support information for
  * POSIX mutex's.
<font color='#000088'>+ */
</font> 
 /*
  *  COPYRIGHT (c) 1989-2011.

<font color='#006600'>diff -u rtems/cpukit/posix/include/semaphore.h:1.10 rtems/cpukit/posix/include/semaphore.h:1.11
--- rtems/cpukit/posix/include/semaphore.h:1.10 Fri Jun 24 12:52:56 2011
+++ rtems/cpukit/posix/include/semaphore.h      Mon Jun 27 15:30:57 2011
</font><font color='#997700'>@@ -3,7 +3,7 @@
</font>  *
  * This file contains definitions that are internal to the RTEMS
  * implementation of POSIX Semaphores.
<font color='#880000'>- *
</font><font color='#000088'>+ */
</font> 
 /*
  *  COPYRIGHT (c) 1989-2011.

<font color='#006600'>diff -u rtems/cpukit/posix/inline/rtems/posix/mutex.inl:1.19 rtems/cpukit/posix/inline/rtems/posix/mutex.inl:1.20
--- rtems/cpukit/posix/inline/rtems/posix/mutex.inl:1.19        Fri Jun 24 12:52:57 2011
+++ rtems/cpukit/posix/inline/rtems/posix/mutex.inl     Mon Jun 27 15:30:58 2011
</font><font color='#997700'>@@ -3,7 +3,7 @@
</font>  *
  * This include file contains the static inline implementation of the private<span style="background-color: #FF0000"> </span>
  * inlined routines for POSIX mutex's.
<font color='#880000'>- *?
</font><font color='#000088'>+ */
</font> 
 /*  COPYRIGHT (c) 1989-2011.
  *  On-Line Applications Research Corporation (OAR).
</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>