<!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 (2010-07-16)</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * libmd/md4.c: Removed definition of TRUE and FALSE.
</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.2512&r2=text&tr2=1.2513&diff_format=h">M</a></td><td width='1%'>1.2513</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libmd/md4.c.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>cpukit/libmd/md4.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2512 rtems/cpukit/ChangeLog:1.2513
--- rtems/cpukit/ChangeLog:1.2512       Thu Jul 15 16:31:09 2010
+++ rtems/cpukit/ChangeLog      Fri Jul 16 02:45:18 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-07-16    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * libmd/md4.c: Removed definition of TRUE and FALSE.
+
</font> 2010-07-15        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * libcsupport/src/privateenv.c: Fix bug.

<font color='#006600'>diff -u rtems/cpukit/libmd/md4.c:1.4 rtems/cpukit/libmd/md4.c:1.5
--- rtems/cpukit/libmd/md4.c:1.4        Sun Mar 28 00:38:37 2010
+++ rtems/cpukit/libmd/md4.c    Fri Jul 16 02:45:18 2010
</font><font color='#997700'>@@ -35,9 +35,6 @@
</font> ** This implementation assumes that ints are 32-bit quantities.
 */
 
<font color='#880000'>-#define TRUE  1
-#define FALSE 0
-
</font> /* Compile-time includes
 */
 #include <stdio.h>
</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>