<!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-02-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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
block01/init.c, block02/init.c, block03/init.c, block04/init.c,
block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
termios03/termios_testdriver_polled.c, termios04/init.c,
termios04/termios_testdriver_intr.c, termios05/init.c,
termios05/termios_testdriver_taskdriven.c, termios06/init.c,
termios06/test_pppd.c, termios07/init.c, termios08/init.c,
tztest/init.c: Add HAVE_CONFIG_H.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.257&r2=text&tr2=1.258&diff_format=h">M</a></td><td width='1%'>1.258</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.257 rtems/testsuites/libtests/ChangeLog:1.258
--- rtems/testsuites/libtests/ChangeLog:1.257 Mon Feb 14 14:50:45 2011
+++ rtems/testsuites/libtests/ChangeLog Tue Feb 22 01:34:41 2011
</font><font color='#997700'>@@ -1,3 +1,45 @@
</font><font color='#000088'>+2010-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,
+ POSIX/fcntl.c, POSIX/flockfile.c, POSIX/fork.c, POSIX/free.c,
+ POSIX/fstat.c, POSIX/ftrylockfile.c, POSIX/funlockfile.c,
+ POSIX/getdents.c, POSIX/getlogin.c, POSIX/getpwnam.c, POSIX/getpwuid.c,
+ POSIX/gettimeofday.c, POSIX/getuid.c, POSIX/htonl.c, POSIX/issetugid.c,
+ POSIX/kill.c, POSIX/longjmp.c, POSIX/lseek.c, POSIX/lstat.c,
+ POSIX/malloc.c, POSIX/nanosleep.c, POSIX/open.c, POSIX/pipe.c,
+ POSIX/posix_memalign.c, POSIX/read.c, POSIX/readv.c, POSIX/realloc.c,
+ POSIX/setjmp.c, POSIX/sigaddset.c, POSIX/sigdelset.c,
+ POSIX/sigemptyset.c, POSIX/sigfillset.c, POSIX/sigismember.c,
+ POSIX/sigprocmask.c, POSIX/stat.c, POSIX/unlink.c, POSIX/vfork.c,
+ POSIX/wait.c, POSIX/waitpid.c, POSIX/write.c, POSIX/writev.c,
+ block01/init.c, block02/init.c, block03/init.c, block04/init.c,
+ block05/init.c, block06/init.c, block07/init.c, block08/bdbuf_test1_1.c,
+ block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c,
+ block08/bdbuf_test1_4.c, block08/bdbuf_test1_5.c,
+ block08/bdbuf_test2_1.c, block08/bdbuf_test2_2.c,
+ block08/bdbuf_test3_1.c, block08/bdbuf_test3_2.c,
+ block08/bdbuf_test3_3.c, block08/bdbuf_test4_1.c,
+ block08/bdbuf_test4_2.c, block08/bdbuf_test4_3.c, block08/bdbuf_tests.c,
+ block08/init.c, block09/init.c, block10/init.c, bspcmdline01/init.c,
+ complex/docomplex.c, complex/docomplex.in, complex/docomplexf.c,
+ complex/docomplexl.c, complex/init.c, cpuuse/init.c, cpuuse/task1.c,
+ cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, devfs01/init.c,
+ devfs02/init.c, devfs03/init.c, devfs04/init.c, deviceio01/init.c,
+ dumpbuf01/init.c, gxx01/init.c, heapwalk/init.c, malloc02/init.c,
+ malloc03/init.c, malloc04/init.c, malloc05/init.c, malloctest/init.c,
+ malloctest/task1.c, math/domath.c, math/domath.in, math/init.c,
+ mathf/domathf.c, mathf/init.c, mathl/domathl.c, mathl/init.c,
+ monitor/init.c, monitor02/init.c, putenvtest/init.c, rtmonuse/getall.c,
+ rtmonuse/init.c, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c,
+ stackchk/task1.c, stackchk01/init.c, stringto01/init.c, tar01/init.c,
+ tar02/init.c, tar03/init.c, termios/init.c, termios01/init.c,
+ termios01/termios_testdriver.c, termios02/init.c, termios03/init.c,
+ termios03/termios_testdriver_polled.c, termios04/init.c,
+ termios04/termios_testdriver_intr.c, termios05/init.c,
+ termios05/termios_testdriver_taskdriven.c, termios06/init.c,
+ termios06/test_pppd.c, termios07/init.c, termios08/init.c,
+ tztest/init.c: Add HAVE_CONFIG_H.
+
</font> 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* math/init.c, mathf/init.c, mathl/init.c: Now run.
</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Add HAVE_CONFIG_H.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/calloc.c.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/libtests/POSIX/calloc.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/clock_gettime.c.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/libtests/POSIX/clock_gettime.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/close.c.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/libtests/POSIX/close.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/dup2.c.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/libtests/POSIX/dup2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/fcntl.c.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/libtests/POSIX/fcntl.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/flockfile.c.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/libtests/POSIX/flockfile.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/fork.c.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/libtests/POSIX/fork.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/free.c.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/libtests/POSIX/free.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/fstat.c.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/libtests/POSIX/fstat.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/ftrylockfile.c.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/libtests/POSIX/ftrylockfile.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/funlockfile.c.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/libtests/POSIX/funlockfile.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/getdents.c.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/libtests/POSIX/getdents.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/getlogin.c.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/libtests/POSIX/getlogin.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/getpwnam.c.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/libtests/POSIX/getpwnam.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/getpwuid.c.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/libtests/POSIX/getpwuid.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/gettimeofday.c.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/libtests/POSIX/gettimeofday.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/getuid.c.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/libtests/POSIX/getuid.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/htonl.c.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/libtests/POSIX/htonl.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/issetugid.c.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/libtests/POSIX/issetugid.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/kill.c.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/libtests/POSIX/kill.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/longjmp.c.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/libtests/POSIX/longjmp.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/lseek.c.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/libtests/POSIX/lseek.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/lstat.c.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/libtests/POSIX/lstat.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/malloc.c.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/libtests/POSIX/malloc.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/nanosleep.c.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/libtests/POSIX/nanosleep.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/open.c.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/libtests/POSIX/open.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/pipe.c.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/libtests/POSIX/pipe.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/posix_memalign.c.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/libtests/POSIX/posix_memalign.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/read.c.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/libtests/POSIX/read.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/readv.c.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/libtests/POSIX/readv.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/realloc.c.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/libtests/POSIX/realloc.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/setjmp.c.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/libtests/POSIX/setjmp.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigaddset.c.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/libtests/POSIX/sigaddset.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigdelset.c.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/libtests/POSIX/sigdelset.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigemptyset.c.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/libtests/POSIX/sigemptyset.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigfillset.c.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/libtests/POSIX/sigfillset.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigismember.c.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/libtests/POSIX/sigismember.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/sigprocmask.c.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/libtests/POSIX/sigprocmask.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/stat.c.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/libtests/POSIX/stat.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/unlink.c.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/libtests/POSIX/unlink.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/vfork.c.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/libtests/POSIX/vfork.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/wait.c.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/libtests/POSIX/wait.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/waitpid.c.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/libtests/POSIX/waitpid.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/write.c.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/libtests/POSIX/write.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/POSIX/writev.c.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/libtests/POSIX/writev.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block01/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/libtests/block01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block02/init.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%'>testsuites/libtests/block02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block03/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/libtests/block03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block04/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/libtests/block04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block05/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/libtests/block05/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block06/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/libtests/block06/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block07/init.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%'>testsuites/libtests/block07/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test1_1.c.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/libtests/block08/bdbuf_test1_1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test1_2.c.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/libtests/block08/bdbuf_test1_2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test1_3.c.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/libtests/block08/bdbuf_test1_3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test1_4.c.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/libtests/block08/bdbuf_test1_4.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test1_5.c.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/libtests/block08/bdbuf_test1_5.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test2_1.c.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/libtests/block08/bdbuf_test2_1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test2_2.c.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/libtests/block08/bdbuf_test2_2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test3_1.c.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/libtests/block08/bdbuf_test3_1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test3_2.c.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/libtests/block08/bdbuf_test3_2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test3_3.c.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/libtests/block08/bdbuf_test3_3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test4_1.c.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/libtests/block08/bdbuf_test4_1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test4_2.c.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/libtests/block08/bdbuf_test4_2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_test4_3.c.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/libtests/block08/bdbuf_test4_3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/bdbuf_tests.c.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/libtests/block08/bdbuf_tests.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/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/libtests/block08/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block09/init.c.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/libtests/block09/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block10/init.c.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/libtests/block10/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/bspcmdline01/init.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/libtests/bspcmdline01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/complex/docomplex.c.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/libtests/complex/docomplex.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/complex/docomplex.in.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/libtests/complex/docomplex.in</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/complex/docomplexf.c.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/libtests/complex/docomplexf.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/complex/docomplexl.c.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/libtests/complex/docomplexl.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/complex/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/libtests/complex/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/libtests/cpuuse/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/task1.c.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%'>testsuites/libtests/cpuuse/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/task2.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/libtests/cpuuse/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/task3.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/libtests/cpuuse/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/tswitch.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/libtests/cpuuse/tswitch.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/devfs01/init.c.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/libtests/devfs01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/devfs02/init.c.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/libtests/devfs02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/devfs03/init.c.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/libtests/devfs03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/devfs04/init.c.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/libtests/devfs04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/deviceio01/init.c.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/libtests/deviceio01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/dumpbuf01/init.c.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/libtests/dumpbuf01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/gxx01/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/libtests/gxx01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/heapwalk/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/libtests/heapwalk/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloc02/init.c.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/libtests/malloc02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloc03/init.c.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/libtests/malloc03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloc04/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/libtests/malloc04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloc05/init.c.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/libtests/malloc05/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloctest/init.c.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=h">M</a></td><td width='1%'>1.44</td><td width='100%'>testsuites/libtests/malloctest/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloctest/task1.c.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/libtests/malloctest/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domath.c.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/libtests/math/domath.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domath.in.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/libtests/math/domath.in</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/libtests/math/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/mathf/domathf.c.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/libtests/mathf/domathf.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/mathf/init.c.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/libtests/mathf/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/mathl/domathl.c.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/libtests/mathl/domathl.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/mathl/init.c.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/libtests/mathl/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor/init.c.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%'>testsuites/libtests/monitor/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor02/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/libtests/monitor02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/putenvtest/init.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/libtests/putenvtest/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtmonuse/getall.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/libtests/rtmonuse/getall.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtmonuse/init.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/libtests/rtmonuse/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtmonuse/task1.c.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>testsuites/libtests/rtmonuse/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk/blow.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/libtests/stackchk/blow.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk/init.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/libtests/stackchk/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk/task1.c.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%'>testsuites/libtests/stackchk/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk01/init.c.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/libtests/stackchk01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stringto01/init.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%'>testsuites/libtests/stringto01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tar01/init.c.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/libtests/tar01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tar02/init.c.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/libtests/tar02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tar03/init.c.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/libtests/tar03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios/init.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>testsuites/libtests/termios/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/init.c.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/libtests/termios01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/termios_testdriver.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/libtests/termios01/termios_testdriver.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios02/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/libtests/termios02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios03/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/libtests/termios03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios03/termios_testdriver_polled.c.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/libtests/termios03/termios_testdriver_polled.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios04/init.c.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/libtests/termios04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios04/termios_testdriver_intr.c.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/libtests/termios04/termios_testdriver_intr.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios05/init.c.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/libtests/termios05/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios05/termios_testdriver_taskdriven.c.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/libtests/termios05/termios_testdriver_taskdriven.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios06/init.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%'>testsuites/libtests/termios06/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios06/test_pppd.c.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/libtests/termios06/test_pppd.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios07/init.c.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/libtests/termios07/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios08/init.c.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/libtests/termios08/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tztest/init.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%'>testsuites/libtests/tztest/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp01/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp01/task1.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp01/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp02/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp02/preempt.c.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%'>testsuites/sptests/sp02/preempt.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp02/task1.c.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>testsuites/sptests/sp02/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp02/task2.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp02/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp02/task3.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp02/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp03/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp03/task1.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp03/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp03/task2.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp03/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp04/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp04/task1.c.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%'>testsuites/sptests/sp04/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp04/task2.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp04/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp04/task3.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp04/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp04/tswitch.c.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>testsuites/sptests/sp04/tswitch.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp05/init.c.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%'>testsuites/sptests/sp05/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp05/task1.c.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%'>testsuites/sptests/sp05/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp05/task2.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp05/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp05/task3.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp05/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp06/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp06/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp06/task1.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp06/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp06/task2.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp06/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp06/task3.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp06/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/buffered_io.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%'>testsuites/sptests/sp07/buffered_io.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/init.c.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%'>testsuites/sptests/sp07/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/task1.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp07/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/task2.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp07/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/task3.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp07/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/task4.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp07/task4.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/taskexit.c.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%'>testsuites/sptests/sp07/taskexit.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/tcreate.c.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/sptests/sp07/tcreate.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/tdelete.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp07/tdelete.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/trestart.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp07/trestart.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp07/tstart.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp07/tstart.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp08/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp08/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp08/task1.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp08/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/delay.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp09/delay.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp09/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/isr.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp09/isr.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen01.c.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>testsuites/sptests/sp09/screen01.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen02.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp09/screen02.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen03.c.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>testsuites/sptests/sp09/screen03.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen04.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp09/screen04.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen05.c.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%'>testsuites/sptests/sp09/screen05.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen06.c.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%'>testsuites/sptests/sp09/screen06.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen07.c.diff?r1=text&tr1=1.22&r2=text&tr2=1.23&diff_format=h">M</a></td><td width='1%'>1.23</td><td width='100%'>testsuites/sptests/sp09/screen07.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen08.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp09/screen08.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen09.c.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%'>testsuites/sptests/sp09/screen09.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen10.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp09/screen10.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen11.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp09/screen11.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen12.c.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%'>testsuites/sptests/sp09/screen12.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen13.c.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/sptests/sp09/screen13.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/screen14.c.diff?r1=text&tr1=1.21&r2=text&tr2=1.22&diff_format=h">M</a></td><td width='1%'>1.22</td><td width='100%'>testsuites/sptests/sp09/screen14.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/task1.c.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%'>testsuites/sptests/sp09/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/task2.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp09/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/task3.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp09/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp09/task4.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp09/task4.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp10/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/sptests/sp10/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp11/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp11/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp11/task1.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp11/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp11/task2.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp11/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp11/timer.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp11/timer.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/init.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp12/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/pridrv.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp12/pridrv.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/pritask.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp12/pritask.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/task1.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp12/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/task2.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp12/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/task3.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp12/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/task4.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp12/task4.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp12/task5.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp12/task5.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/fillbuff.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp13/fillbuff.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/init.c.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>testsuites/sptests/sp13/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/putbuff.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp13/putbuff.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/task1.c.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%'>testsuites/sptests/sp13/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/task2.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp13/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp13/task3.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp13/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp14/asr.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp14/asr.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp14/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp14/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp14/task1.c.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/sptests/sp14/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp14/task2.c.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%'>testsuites/sptests/sp14/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp15/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp15/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp15/task1.c.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%'>testsuites/sptests/sp15/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp16/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/task1.c.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>testsuites/sptests/sp16/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/task2.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp16/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/task3.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp16/task3.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/task4.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp16/task4.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp16/task5.c.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%'>testsuites/sptests/sp16/task5.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp17/asr.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp17/asr.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp17/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp17/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp17/task1.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp17/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp17/task2.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp17/task2.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp18/init.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%'>testsuites/sptests/sp18/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp19/first.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp19/first.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp19/fptask.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp19/fptask.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp19/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp19/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp19/task1.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp19/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp20/getall.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp20/getall.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp20/init.c.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/sptests/sp20/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp20/task1.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>testsuites/sptests/sp20/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp21/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp21/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp22/delay.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp22/delay.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp22/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp22/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp22/prtime.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp22/prtime.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp22/task1.c.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/sptests/sp22/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp23/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp23/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp23/task1.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp23/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp24/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp24/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp24/resume.c.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%'>testsuites/sptests/sp24/resume.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp24/task1.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp24/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp25/init.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp25/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp25/task1.c.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%'>testsuites/sptests/sp25/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp26/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/sp26/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp26/task1.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp26/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp27/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp27/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp28/init.c.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>testsuites/sptests/sp28/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp29/init.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>testsuites/sptests/sp29/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp30/init.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp30/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp30/resume.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp30/resume.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp30/task1.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp30/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp31/delay.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp31/delay.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp31/init.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp31/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp31/prtime.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp31/prtime.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp31/task1.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>testsuites/sptests/sp31/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp32/init.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp32/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp33/init.c.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>testsuites/sptests/sp33/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp34/changepri.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>testsuites/sptests/sp34/changepri.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp35/priinv.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>testsuites/sptests/sp35/priinv.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp36/strict_order_mut.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp36/strict_order_mut.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp37/init.c.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%'>testsuites/sptests/sp37/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp38/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/sp38/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp39/init.c.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%'>testsuites/sptests/sp39/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp40/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/sp40/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp41/init.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/sp41/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp42/init.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp42/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp43/init.c.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/sptests/sp43/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp44/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/sp44/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp45/init.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%'>testsuites/sptests/sp45/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp46/init.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp46/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp47/init.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%'>testsuites/sptests/sp47/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp48/init.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%'>testsuites/sptests/sp48/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp49/init.c.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/sptests/sp49/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp50/init.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%'>testsuites/sptests/sp50/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp51/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/sptests/sp51/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp52/init.c.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/sptests/sp52/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp54/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp54/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp55/init.c.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/sptests/sp55/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp56/init.c.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/sptests/sp56/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp57/init.c.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/sptests/sp57/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp58/init.c.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/sptests/sp58/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp59/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp59/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp60/init.c.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/sptests/sp60/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp62/init.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/sp62/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp63/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/sp63/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp64/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/sp64/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp65/init.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/sp65/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp66/init.c.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/sptests/sp66/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp67/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/sptests/sp67/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp68/init.c.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/sptests/sp68/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp69/init.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%'>testsuites/sptests/sp69/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/init.c.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/sptests/sp70/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp71/init.c.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/sptests/sp71/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp72/init.c.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/sptests/sp72/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spassoc01/init.c.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/sptests/spassoc01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spchain/init.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.9&diff_format=h">M</a></td><td width='1%'>1.9</td><td width='100%'>testsuites/sptests/spchain/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spclockget/init.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%'>testsuites/sptests/spclockget/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spcoverage/init.c.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/sptests/spcoverage/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sperror01/init.c.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/sptests/sperror01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sperror02/init.c.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/sptests/sperror02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sperror03/init.c.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/sptests/sperror03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfatal_support/consume_sems.c.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/sptests/spfatal_support/consume_sems.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfatal_support/init.c.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%'>testsuites/sptests/spfatal_support/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfifo01/init.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%'>testsuites/sptests/spfifo01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfifo02/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/spfifo02/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfifo03/init.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%'>testsuites/sptests/spfifo03/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfifo04/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/spfifo04/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfifo05/init.c.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/sptests/spfifo05/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spheapprot/init.c.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/sptests/spheapprot/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical01/init.c.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>testsuites/sptests/spintrcritical01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical06/init.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>testsuites/sptests/spintrcritical06/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical08/init.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%'>testsuites/sptests/spintrcritical08/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical09/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/spintrcritical09/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical10/init.c.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/sptests/spintrcritical10/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical11/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/sptests/spintrcritical11/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical13/init.c.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/sptests/spintrcritical13/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical15/init.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%'>testsuites/sptests/spintrcritical15/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical16/init.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%'>testsuites/sptests/spintrcritical16/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical17/init.c.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/sptests/spintrcritical17/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spintrcritical_support/intrcritical.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%'>testsuites/sptests/spintrcritical_support/intrcritical.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spmkdir/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/sptests/spmkdir/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spmountmgr01/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/sptests/spmountmgr01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spnotepad01/init.c.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/sptests/spnotepad01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spobjgetnext/init.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>testsuites/sptests/spobjgetnext/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spprintk/init.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/spprintk/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spprivenv01/init.c.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/sptests/spprivenv01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spsize/getint.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/sptests/spsize/getint.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spsize/init.c.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/sptests/spsize/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spsize/size.c.diff?r1=text&tr1=1.69&r2=text&tr2=1.70&diff_format=h">M</a></td><td width='1%'>1.70</td><td width='100%'>testsuites/sptests/spsize/size.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spstkalloc/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/sptests/spstkalloc/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spthreadq01/init.c.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/sptests/spthreadq01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spwatchdog/delay.c.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/sptests/spwatchdog/delay.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spwatchdog/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/sptests/spwatchdog/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spwatchdog/prtime.c.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/sptests/spwatchdog/prtime.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spwatchdog/task1.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h">M</a></td><td width='1%'>1.8</td><td width='100%'>testsuites/sptests/spwatchdog/task1.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spwkspace/init.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%'>testsuites/sptests/spwkspace/init.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/calloc.c:1.1 rtems/testsuites/libtests/POSIX/calloc.c:1.2
--- rtems/testsuites/libtests/POSIX/calloc.c:1.1 Wed Dec 2 08:58:47 2009
+++ rtems/testsuites/libtests/POSIX/calloc.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdlib.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/clock_gettime.c:1.1 rtems/testsuites/libtests/POSIX/clock_gettime.c:1.2
--- rtems/testsuites/libtests/POSIX/clock_gettime.c:1.1 Mon Jan 31 09:59:19 2011
+++ rtems/testsuites/libtests/POSIX/clock_gettime.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <time.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/close.c:1.1 rtems/testsuites/libtests/POSIX/close.c:1.2
--- rtems/testsuites/libtests/POSIX/close.c:1.1 Wed Dec 2 08:58:47 2009
+++ rtems/testsuites/libtests/POSIX/close.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/dup2.c:1.1 rtems/testsuites/libtests/POSIX/dup2.c:1.2
--- rtems/testsuites/libtests/POSIX/dup2.c:1.1 Wed Dec 2 08:58:47 2009
+++ rtems/testsuites/libtests/POSIX/dup2.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/fcntl.c:1.1 rtems/testsuites/libtests/POSIX/fcntl.c:1.2
--- rtems/testsuites/libtests/POSIX/fcntl.c:1.1 Wed Dec 2 08:58:47 2009
+++ rtems/testsuites/libtests/POSIX/fcntl.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
#include <fcntl.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/flockfile.c:1.1 rtems/testsuites/libtests/POSIX/flockfile.c:1.2
--- rtems/testsuites/libtests/POSIX/flockfile.c:1.1 Sun Apr 11 11:44:20 2010
+++ rtems/testsuites/libtests/POSIX/flockfile.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
int main(void)
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/fork.c:1.1 rtems/testsuites/libtests/POSIX/fork.c:1.2
--- rtems/testsuites/libtests/POSIX/fork.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/fork.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/free.c:1.1 rtems/testsuites/libtests/POSIX/free.c:1.2
--- rtems/testsuites/libtests/POSIX/free.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/free.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdlib.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/fstat.c:1.1 rtems/testsuites/libtests/POSIX/fstat.c:1.2
--- rtems/testsuites/libtests/POSIX/fstat.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/fstat.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/ftrylockfile.c:1.1 rtems/testsuites/libtests/POSIX/ftrylockfile.c:1.2
--- rtems/testsuites/libtests/POSIX/ftrylockfile.c:1.1 Sun Apr 11 11:44:20 2010
+++ rtems/testsuites/libtests/POSIX/ftrylockfile.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
int main(void)
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/funlockfile.c:1.1 rtems/testsuites/libtests/POSIX/funlockfile.c:1.2
--- rtems/testsuites/libtests/POSIX/funlockfile.c:1.1 Sun Apr 11 11:44:20 2010
+++ rtems/testsuites/libtests/POSIX/funlockfile.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
int main(void)
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/getdents.c:1.1 rtems/testsuites/libtests/POSIX/getdents.c:1.2
--- rtems/testsuites/libtests/POSIX/getdents.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/getdents.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <dirent.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/getlogin.c:1.1 rtems/testsuites/libtests/POSIX/getlogin.c:1.2
--- rtems/testsuites/libtests/POSIX/getlogin.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/getlogin.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/getpwnam.c:1.1 rtems/testsuites/libtests/POSIX/getpwnam.c:1.2
--- rtems/testsuites/libtests/POSIX/getpwnam.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/getpwnam.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <pwd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/getpwuid.c:1.1 rtems/testsuites/libtests/POSIX/getpwuid.c:1.2
--- rtems/testsuites/libtests/POSIX/getpwuid.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/getpwuid.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <pwd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/gettimeofday.c:1.1 rtems/testsuites/libtests/POSIX/gettimeofday.c:1.2
--- rtems/testsuites/libtests/POSIX/gettimeofday.c:1.1 Mon Jan 31 09:59:19 2011
+++ rtems/testsuites/libtests/POSIX/gettimeofday.c Tue Feb 22 01:34:05 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/time.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/getuid.c:1.1 rtems/testsuites/libtests/POSIX/getuid.c:1.2
--- rtems/testsuites/libtests/POSIX/getuid.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/getuid.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
#include <sys/types.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/htonl.c:1.1 rtems/testsuites/libtests/POSIX/htonl.c:1.2
--- rtems/testsuites/libtests/POSIX/htonl.c:1.1 Wed Sep 1 01:42:58 2010
+++ rtems/testsuites/libtests/POSIX/htonl.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <arpa/inet.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/issetugid.c:1.1 rtems/testsuites/libtests/POSIX/issetugid.c:1.2
--- rtems/testsuites/libtests/POSIX/issetugid.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/issetugid.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/kill.c:1.1 rtems/testsuites/libtests/POSIX/kill.c:1.2
--- rtems/testsuites/libtests/POSIX/kill.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/kill.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/longjmp.c:1.1 rtems/testsuites/libtests/POSIX/longjmp.c:1.2
--- rtems/testsuites/libtests/POSIX/longjmp.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/longjmp.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <setjmp.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/lseek.c:1.1 rtems/testsuites/libtests/POSIX/lseek.c:1.2
--- rtems/testsuites/libtests/POSIX/lseek.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/lseek.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/lstat.c:1.1 rtems/testsuites/libtests/POSIX/lstat.c:1.2
--- rtems/testsuites/libtests/POSIX/lstat.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/lstat.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/malloc.c:1.1 rtems/testsuites/libtests/POSIX/malloc.c:1.2
--- rtems/testsuites/libtests/POSIX/malloc.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/malloc.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdlib.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/nanosleep.c:1.1 rtems/testsuites/libtests/POSIX/nanosleep.c:1.2
--- rtems/testsuites/libtests/POSIX/nanosleep.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/nanosleep.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <time.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/open.c:1.1 rtems/testsuites/libtests/POSIX/open.c:1.2
--- rtems/testsuites/libtests/POSIX/open.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/open.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/pipe.c:1.1 rtems/testsuites/libtests/POSIX/pipe.c:1.2
--- rtems/testsuites/libtests/POSIX/pipe.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/pipe.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/posix_memalign.c:1.1 rtems/testsuites/libtests/POSIX/posix_memalign.c:1.2
--- rtems/testsuites/libtests/POSIX/posix_memalign.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/posix_memalign.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdlib.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/read.c:1.1 rtems/testsuites/libtests/POSIX/read.c:1.2
--- rtems/testsuites/libtests/POSIX/read.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/read.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/readv.c:1.1 rtems/testsuites/libtests/POSIX/readv.c:1.2
--- rtems/testsuites/libtests/POSIX/readv.c:1.1 Sun Dec 6 00:51:39 2009
+++ rtems/testsuites/libtests/POSIX/readv.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/uio.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/realloc.c:1.1 rtems/testsuites/libtests/POSIX/realloc.c:1.2
--- rtems/testsuites/libtests/POSIX/realloc.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/realloc.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdlib.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/setjmp.c:1.1 rtems/testsuites/libtests/POSIX/setjmp.c:1.2
--- rtems/testsuites/libtests/POSIX/setjmp.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/setjmp.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <setjmp.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigaddset.c:1.1 rtems/testsuites/libtests/POSIX/sigaddset.c:1.2
--- rtems/testsuites/libtests/POSIX/sigaddset.c:1.1 Fri Dec 4 09:17:31 2009
+++ rtems/testsuites/libtests/POSIX/sigaddset.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigdelset.c:1.1 rtems/testsuites/libtests/POSIX/sigdelset.c:1.2
--- rtems/testsuites/libtests/POSIX/sigdelset.c:1.1 Fri Dec 4 09:17:31 2009
+++ rtems/testsuites/libtests/POSIX/sigdelset.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigemptyset.c:1.1 rtems/testsuites/libtests/POSIX/sigemptyset.c:1.2
--- rtems/testsuites/libtests/POSIX/sigemptyset.c:1.1 Fri Dec 4 09:17:31 2009
+++ rtems/testsuites/libtests/POSIX/sigemptyset.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigfillset.c:1.2 rtems/testsuites/libtests/POSIX/sigfillset.c:1.3
--- rtems/testsuites/libtests/POSIX/sigfillset.c:1.2 Fri Dec 4 09:18:47 2009
+++ rtems/testsuites/libtests/POSIX/sigfillset.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigismember.c:1.1 rtems/testsuites/libtests/POSIX/sigismember.c:1.2
--- rtems/testsuites/libtests/POSIX/sigismember.c:1.1 Fri Dec 4 09:17:31 2009
+++ rtems/testsuites/libtests/POSIX/sigismember.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/sigprocmask.c:1.1 rtems/testsuites/libtests/POSIX/sigprocmask.c:1.2
--- rtems/testsuites/libtests/POSIX/sigprocmask.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/sigprocmask.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <signal.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/stat.c:1.1 rtems/testsuites/libtests/POSIX/stat.c:1.2
--- rtems/testsuites/libtests/POSIX/stat.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/stat.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/unlink.c:1.1 rtems/testsuites/libtests/POSIX/unlink.c:1.2
--- rtems/testsuites/libtests/POSIX/unlink.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/unlink.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/vfork.c:1.1 rtems/testsuites/libtests/POSIX/vfork.c:1.2
--- rtems/testsuites/libtests/POSIX/vfork.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/vfork.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/wait.c:1.1 rtems/testsuites/libtests/POSIX/wait.c:1.2
--- rtems/testsuites/libtests/POSIX/wait.c:1.1 Fri Dec 4 00:54:54 2009
+++ rtems/testsuites/libtests/POSIX/wait.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/wait.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/waitpid.c:1.1 rtems/testsuites/libtests/POSIX/waitpid.c:1.2
--- rtems/testsuites/libtests/POSIX/waitpid.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/waitpid.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/types.h>
#include <sys/wait.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/write.c:1.1 rtems/testsuites/libtests/POSIX/write.c:1.2
--- rtems/testsuites/libtests/POSIX/write.c:1.1 Wed Dec 2 08:58:48 2009
+++ rtems/testsuites/libtests/POSIX/write.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <unistd.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/POSIX/writev.c:1.1 rtems/testsuites/libtests/POSIX/writev.c:1.2
--- rtems/testsuites/libtests/POSIX/writev.c:1.1 Sun Dec 6 00:51:40 2009
+++ rtems/testsuites/libtests/POSIX/writev.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font> * is freely granted, provided that this notice is preserved.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/uio.h>
int
<font color='#006600'>diff -u rtems/testsuites/libtests/block01/init.c:1.5 rtems/testsuites/libtests/block01/init.c:1.6
--- rtems/testsuites/libtests/block01/init.c:1.5 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block01/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
#include "tmacros.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/block02/init.c:1.4 rtems/testsuites/libtests/block02/init.c:1.5
--- rtems/testsuites/libtests/block02/init.c:1.4 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block02/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block03/init.c:1.3 rtems/testsuites/libtests/block03/init.c:1.4
--- rtems/testsuites/libtests/block03/init.c:1.3 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block03/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block04/init.c:1.3 rtems/testsuites/libtests/block04/init.c:1.4
--- rtems/testsuites/libtests/block04/init.c:1.3 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block04/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block05/init.c:1.5 rtems/testsuites/libtests/block05/init.c:1.6
--- rtems/testsuites/libtests/block05/init.c:1.5 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block05/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <stdarg.h>
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block06/init.c:1.6 rtems/testsuites/libtests/block06/init.c:1.7
--- rtems/testsuites/libtests/block06/init.c:1.6 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block06/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -14,6 +14,10 @@
</font> * Please add more tests
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <errno.h>
#include <setjmp.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block07/init.c:1.4 rtems/testsuites/libtests/block07/init.c:1.5
--- rtems/testsuites/libtests/block07/init.c:1.4 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block07/init.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test1_1.c:1.2 rtems/testsuites/libtests/block08/bdbuf_test1_1.c:1.3
--- rtems/testsuites/libtests/block08/bdbuf_test1_1.c:1.2 Mon May 17 03:34:55 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test1_1.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -26,6 +26,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test1_1_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test1_2.c:1.2 rtems/testsuites/libtests/block08/bdbuf_test1_2.c:1.3
--- rtems/testsuites/libtests/block08/bdbuf_test1_2.c:1.2 Mon May 17 03:34:55 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test1_2.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -30,6 +30,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test1_2_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test1_3.c:1.2 rtems/testsuites/libtests/block08/bdbuf_test1_3.c:1.3
--- rtems/testsuites/libtests/block08/bdbuf_test1_3.c:1.2 Mon May 17 03:34:55 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test1_3.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -31,6 +31,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test1_3_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test1_4.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test1_4.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test1_4.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test1_4.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -28,6 +28,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test1_4_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test1_5.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test1_5.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test1_5.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test1_5.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -27,6 +27,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test1_5_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test2_1.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test2_1.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test2_1.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test2_1.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -30,6 +30,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test2_1_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test2_2.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test2_2.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test2_2.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test2_2.c Tue Feb 22 01:34:06 2011
</font><font color='#997700'>@@ -33,6 +33,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test2_2_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test3_1.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test3_1.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test3_1.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test3_1.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test3_1_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test3_2.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test3_2.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test3_2.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test3_2.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -22,6 +22,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test3_2_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test3_3.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test3_3.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test3_3.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test3_3.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -27,6 +27,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test3_3_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test4_1.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test4_1.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test4_1.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test4_1.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -23,6 +23,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test4_1_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test4_2.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test4_2.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test4_2.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test4_2.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -24,6 +24,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test4_2_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_test4_3.c:1.1 rtems/testsuites/libtests/block08/bdbuf_test4_3.c:1.2
--- rtems/testsuites/libtests/block08/bdbuf_test4_3.c:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/bdbuf_test4_3.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -22,6 +22,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bdbuf_tests.h>
static rtems_task bdbuf_test4_3_thread1(rtems_task_argument arg);
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/bdbuf_tests.c:1.2 rtems/testsuites/libtests/block08/bdbuf_tests.c:1.3
--- rtems/testsuites/libtests/block08/bdbuf_tests.c:1.2 Mon May 17 03:34:55 2010
+++ rtems/testsuites/libtests/block08/bdbuf_tests.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/init.c:1.3 rtems/testsuites/libtests/block08/init.c:1.4
--- rtems/testsuites/libtests/block08/init.c:1.3 Wed Jan 20 11:15:14 2010
+++ rtems/testsuites/libtests/block08/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/block09/init.c:1.2 rtems/testsuites/libtests/block09/init.c:1.3
--- rtems/testsuites/libtests/block09/init.c:1.2 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block09/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <assert.h>
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/block10/init.c:1.2 rtems/testsuites/libtests/block10/init.c:1.3
--- rtems/testsuites/libtests/block10/init.c:1.2 Mon May 3 04:14:27 2010
+++ rtems/testsuites/libtests/block10/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * http://www.rtems.com/license/LICENSE.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <assert.h>
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/bspcmdline01/init.c:1.8 rtems/testsuites/libtests/bspcmdline01/init.c:1.9
--- rtems/testsuites/libtests/bspcmdline01/init.c:1.8 Mon Aug 2 13:11:53 2010
+++ rtems/testsuites/libtests/bspcmdline01/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/bspcmdline.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/complex/docomplex.c:1.1 rtems/testsuites/libtests/complex/docomplex.c:1.2
--- rtems/testsuites/libtests/complex/docomplex.c:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/complex/docomplex.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX complex math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <complex.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/complex/docomplex.in:1.1 rtems/testsuites/libtests/complex/docomplex.in:1.2
--- rtems/testsuites/libtests/complex/docomplex.in:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/complex/docomplex.in Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX complex math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <complex.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/complex/docomplexf.c:1.1 rtems/testsuites/libtests/complex/docomplexf.c:1.2
--- rtems/testsuites/libtests/complex/docomplexf.c:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/complex/docomplexf.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX complex math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <complex.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/complex/docomplexl.c:1.1 rtems/testsuites/libtests/complex/docomplexl.c:1.2
--- rtems/testsuites/libtests/complex/docomplexl.c:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/complex/docomplexl.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX complex math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <complex.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/complex/init.c:1.3 rtems/testsuites/libtests/complex/init.c:1.4
--- rtems/testsuites/libtests/complex/init.c:1.3 Mon Feb 14 14:24:27 2011
+++ rtems/testsuites/libtests/complex/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/init.c:1.13 rtems/testsuites/libtests/cpuuse/init.c:1.14
--- rtems/testsuites/libtests/cpuuse/init.c:1.13 Mon Oct 12 08:31:01 2009
+++ rtems/testsuites/libtests/cpuuse/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/task1.c:1.10 rtems/testsuites/libtests/cpuuse/task1.c:1.11
--- rtems/testsuites/libtests/cpuuse/task1.c:1.10 Mon Aug 10 11:04:57 2009
+++ rtems/testsuites/libtests/cpuuse/task1.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/task2.c:1.11 rtems/testsuites/libtests/cpuuse/task2.c:1.12
--- rtems/testsuites/libtests/cpuuse/task2.c:1.11 Fri Oct 26 16:31:47 2007
+++ rtems/testsuites/libtests/cpuuse/task2.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include <rtems/cpuuse.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/task3.c:1.7 rtems/testsuites/libtests/cpuuse/task3.c:1.8
--- rtems/testsuites/libtests/cpuuse/task3.c:1.7 Thu Sep 4 13:53:27 2003
+++ rtems/testsuites/libtests/cpuuse/task3.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/tswitch.c:1.15 rtems/testsuites/libtests/cpuuse/tswitch.c:1.16
--- rtems/testsuites/libtests/cpuuse/tswitch.c:1.15 Wed Feb 2 12:52:50 2011
+++ rtems/testsuites/libtests/cpuuse/tswitch.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
/*
<font color='#006600'>diff -u rtems/testsuites/libtests/devfs01/init.c:1.1 rtems/testsuites/libtests/devfs01/init.c:1.2
--- rtems/testsuites/libtests/devfs01/init.c:1.1 Wed Jul 14 18:53:49 2010
+++ rtems/testsuites/libtests/devfs01/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/devfs02/init.c:1.1 rtems/testsuites/libtests/devfs02/init.c:1.2
--- rtems/testsuites/libtests/devfs02/init.c:1.1 Thu Jul 22 06:54:10 2010
+++ rtems/testsuites/libtests/devfs02/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/devfs03/init.c:1.1 rtems/testsuites/libtests/devfs03/init.c:1.2
--- rtems/testsuites/libtests/devfs03/init.c:1.1 Thu Jul 22 06:54:10 2010
+++ rtems/testsuites/libtests/devfs03/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/devfs04/init.c:1.2 rtems/testsuites/libtests/devfs04/init.c:1.3
--- rtems/testsuites/libtests/devfs04/init.c:1.2 Tue Jul 27 08:54:56 2010
+++ rtems/testsuites/libtests/devfs04/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/deviceio01/init.c:1.1 rtems/testsuites/libtests/deviceio01/init.c:1.2
--- rtems/testsuites/libtests/deviceio01/init.c:1.1 Fri Aug 6 19:24:48 2010
+++ rtems/testsuites/libtests/deviceio01/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/dumpbuf01/init.c:1.1 rtems/testsuites/libtests/dumpbuf01/init.c:1.2
--- rtems/testsuites/libtests/dumpbuf01/init.c:1.1 Mon Aug 2 13:17:11 2010
+++ rtems/testsuites/libtests/dumpbuf01/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/dumpbuf.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/gxx01/init.c:1.5 rtems/testsuites/libtests/gxx01/init.c:1.6
--- rtems/testsuites/libtests/gxx01/init.c:1.5 Mon Aug 23 03:32:51 2010
+++ rtems/testsuites/libtests/gxx01/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/gxx_wrappers.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/heapwalk/init.c:1.12 rtems/testsuites/libtests/heapwalk/init.c:1.13
--- rtems/testsuites/libtests/heapwalk/init.c:1.12 Mon Jun 7 04:33:32 2010
+++ rtems/testsuites/libtests/heapwalk/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/malloc02/init.c:1.2 rtems/testsuites/libtests/malloc02/init.c:1.3
--- rtems/testsuites/libtests/malloc02/init.c:1.2 Mon Jun 21 16:09:36 2010
+++ rtems/testsuites/libtests/malloc02/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
volatile bool operation_performed_from_tsr;
<font color='#006600'>diff -u rtems/testsuites/libtests/malloc03/init.c:1.2 rtems/testsuites/libtests/malloc03/init.c:1.3
--- rtems/testsuites/libtests/malloc03/init.c:1.2 Mon Jul 5 16:14:39 2010
+++ rtems/testsuites/libtests/malloc03/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/malloc04/init.c:1.3 rtems/testsuites/libtests/malloc04/init.c:1.4
--- rtems/testsuites/libtests/malloc04/init.c:1.3 Tue Aug 10 08:15:38 2010
+++ rtems/testsuites/libtests/malloc04/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/libcsupport.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/malloc05/init.c:1.1 rtems/testsuites/libtests/malloc05/init.c:1.2
--- rtems/testsuites/libtests/malloc05/init.c:1.1 Wed Jul 14 18:29:45 2010
+++ rtems/testsuites/libtests/malloc05/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/malloc.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/malloctest/init.c:1.43 rtems/testsuites/libtests/malloctest/init.c:1.44
--- rtems/testsuites/libtests/malloctest/init.c:1.43 Wed Aug 25 07:38:48 2010
+++ rtems/testsuites/libtests/malloctest/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -23,6 +23,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/malloctest/task1.c:1.14 rtems/testsuites/libtests/malloctest/task1.c:1.15
--- rtems/testsuites/libtests/malloctest/task1.c:1.14 Sun Nov 29 21:33:22 2009
+++ rtems/testsuites/libtests/malloctest/task1.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include <rtems/malloc.h>
#include <string.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/math/domath.c:1.2 rtems/testsuites/libtests/math/domath.c:1.3
--- rtems/testsuites/libtests/math/domath.c:1.2 Mon Jan 10 00:07:18 2011
+++ rtems/testsuites/libtests/math/domath.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <math.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/math/domath.in:1.2 rtems/testsuites/libtests/math/domath.in:1.3
--- rtems/testsuites/libtests/math/domath.in:1.2 Mon Jan 10 00:07:18 2011
+++ rtems/testsuites/libtests/math/domath.in Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <math.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/math/init.c:1.5 rtems/testsuites/libtests/math/init.c:1.6
--- rtems/testsuites/libtests/math/init.c:1.5 Mon Feb 14 14:50:45 2011
+++ rtems/testsuites/libtests/math/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif
<font color='#006600'>diff -u rtems/testsuites/libtests/mathf/domathf.c:1.1 rtems/testsuites/libtests/mathf/domathf.c:1.2
--- rtems/testsuites/libtests/mathf/domathf.c:1.1 Wed Feb 2 07:57:48 2011
+++ rtems/testsuites/libtests/mathf/domathf.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <math.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/mathf/init.c:1.2 rtems/testsuites/libtests/mathf/init.c:1.3
--- rtems/testsuites/libtests/mathf/init.c:1.2 Mon Feb 14 14:50:46 2011
+++ rtems/testsuites/libtests/mathf/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif
<font color='#006600'>diff -u rtems/testsuites/libtests/mathl/domathl.c:1.1 rtems/testsuites/libtests/mathl/domathl.c:1.2
--- rtems/testsuites/libtests/mathl/domathl.c:1.1 Wed Feb 2 07:58:02 2011
+++ rtems/testsuites/libtests/mathl/domathl.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * Try to compile and link against POSIX math routines.
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <math.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/mathl/init.c:1.2 rtems/testsuites/libtests/mathl/init.c:1.3
--- rtems/testsuites/libtests/mathl/init.c:1.2 Mon Feb 14 14:50:46 2011
+++ rtems/testsuites/libtests/mathl/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #if __rtems__
#include <bsp.h> /* for device driver prototypes */
#endif
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor/init.c:1.10 rtems/testsuites/libtests/monitor/init.c:1.11
--- rtems/testsuites/libtests/monitor/init.c:1.10 Thu Jan 31 18:45:04 2008
+++ rtems/testsuites/libtests/monitor/init.c Tue Feb 22 01:34:07 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor02/init.c:1.6 rtems/testsuites/libtests/monitor02/init.c:1.7
--- rtems/testsuites/libtests/monitor02/init.c:1.6 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/libtests/monitor02/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "bsp.h"
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/putenvtest/init.c:1.9 rtems/testsuites/libtests/putenvtest/init.c:1.10
--- rtems/testsuites/libtests/putenvtest/init.c:1.9 Thu Jan 31 18:45:04 2008
+++ rtems/testsuites/libtests/putenvtest/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include <tmacros.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/rtmonuse/getall.c:1.7 rtems/testsuites/libtests/rtmonuse/getall.c:1.8
--- rtems/testsuites/libtests/rtmonuse/getall.c:1.7 Thu Sep 4 13:53:27 2003
+++ rtems/testsuites/libtests/rtmonuse/getall.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Get_all_counters()
<font color='#006600'>diff -u rtems/testsuites/libtests/rtmonuse/init.c:1.15 rtems/testsuites/libtests/rtmonuse/init.c:1.16
--- rtems/testsuites/libtests/rtmonuse/init.c:1.15 Mon Oct 26 06:36:08 2009
+++ rtems/testsuites/libtests/rtmonuse/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/rtmonuse/task1.c:1.18 rtems/testsuites/libtests/rtmonuse/task1.c:1.19
--- rtems/testsuites/libtests/rtmonuse/task1.c:1.18 Mon Oct 26 08:36:07 2009
+++ rtems/testsuites/libtests/rtmonuse/task1.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include <rtems/cpuuse.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk/blow.c:1.15 rtems/testsuites/libtests/stackchk/blow.c:1.16
--- rtems/testsuites/libtests/stackchk/blow.c:1.15 Tue Jun 22 14:59:35 2010
+++ rtems/testsuites/libtests/stackchk/blow.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems.h>
#include <rtems/stackchk.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk/init.c:1.9 rtems/testsuites/libtests/stackchk/init.c:1.10
--- rtems/testsuites/libtests/stackchk/init.c:1.9 Thu Jan 31 18:45:04 2008
+++ rtems/testsuites/libtests/stackchk/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk/task1.c:1.10 rtems/testsuites/libtests/stackchk/task1.c:1.11
--- rtems/testsuites/libtests/stackchk/task1.c:1.10 Wed Aug 12 15:50:26 2009
+++ rtems/testsuites/libtests/stackchk/task1.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1_through_3(
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk01/init.c:1.2 rtems/testsuites/libtests/stackchk01/init.c:1.3
--- rtems/testsuites/libtests/stackchk01/init.c:1.2 Mon Oct 26 00:46:46 2009
+++ rtems/testsuites/libtests/stackchk01/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/stackchk.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/stringto01/init.c:1.4 rtems/testsuites/libtests/stringto01/init.c:1.5
--- rtems/testsuites/libtests/stringto01/init.c:1.4 Fri Feb 11 02:21:04 2011
+++ rtems/testsuites/libtests/stringto01/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems/stringto.h>
#include <limits.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/tar01/init.c:1.1 rtems/testsuites/libtests/tar01/init.c:1.2
--- rtems/testsuites/libtests/tar01/init.c:1.1 Tue Jul 27 13:16:49 2010
+++ rtems/testsuites/libtests/tar01/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h> /* for device driver prototypes */
#include "tmacros.h"
#include <rtems/untar.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/tar02/init.c:1.2 rtems/testsuites/libtests/tar02/init.c:1.3
--- rtems/testsuites/libtests/tar02/init.c:1.2 Fri Aug 6 19:24:48 2010
+++ rtems/testsuites/libtests/tar02/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h> /* for device driver prototypes */
#include "tmacros.h"
#include <rtems/imfs.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/tar03/init.c:1.1 rtems/testsuites/libtests/tar03/init.c:1.2
--- rtems/testsuites/libtests/tar03/init.c:1.1 Mon Jul 19 08:12:40 2010
+++ rtems/testsuites/libtests/tar03/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios/init.c:1.16 rtems/testsuites/libtests/termios/init.c:1.17
--- rtems/testsuites/libtests/termios/init.c:1.16 Sun Nov 1 01:36:22 2009
+++ rtems/testsuites/libtests/termios/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -22,6 +22,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/init.c:1.14 rtems/testsuites/libtests/termios01/init.c:1.15
--- rtems/testsuites/libtests/termios01/init.c:1.14 Tue Aug 10 17:31:49 2010
+++ rtems/testsuites/libtests/termios01/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <termios.h>
#include <rtems/termiostypes.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/termios_testdriver.c:1.8 rtems/testsuites/libtests/termios01/termios_testdriver.c:1.9
--- rtems/testsuites/libtests/termios01/termios_testdriver.c:1.8 Mon Aug 9 09:36:47 2010
+++ rtems/testsuites/libtests/termios01/termios_testdriver.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems/libio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios02/init.c:1.3 rtems/testsuites/libtests/termios02/init.c:1.4
--- rtems/testsuites/libtests/termios02/init.c:1.3 Mon Jun 7 13:33:09 2010
+++ rtems/testsuites/libtests/termios02/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <termios.h>
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios03/init.c:1.3 rtems/testsuites/libtests/termios03/init.c:1.4
--- rtems/testsuites/libtests/termios03/init.c:1.3 Mon Jun 28 12:05:25 2010
+++ rtems/testsuites/libtests/termios03/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_polled.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios03/termios_testdriver_polled.c:1.2 rtems/testsuites/libtests/termios03/termios_testdriver_polled.c:1.3
--- rtems/testsuites/libtests/termios03/termios_testdriver_polled.c:1.2 Mon Jun 28 08:42:25 2010
+++ rtems/testsuites/libtests/termios03/termios_testdriver_polled.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems/libio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios04/init.c:1.1 rtems/testsuites/libtests/termios04/init.c:1.2
--- rtems/testsuites/libtests/termios04/init.c:1.1 Mon Jun 28 09:23:19 2010
+++ rtems/testsuites/libtests/termios04/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_intr.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios04/termios_testdriver_intr.c:1.2 rtems/testsuites/libtests/termios04/termios_testdriver_intr.c:1.3
--- rtems/testsuites/libtests/termios04/termios_testdriver_intr.c:1.2 Thu Jul 1 09:35:54 2010
+++ rtems/testsuites/libtests/termios04/termios_testdriver_intr.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems/libio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios05/init.c:1.1 rtems/testsuites/libtests/termios05/init.c:1.2
--- rtems/testsuites/libtests/termios05/init.c:1.1 Thu Jul 1 09:35:00 2010
+++ rtems/testsuites/libtests/termios05/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_intr.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios05/termios_testdriver_taskdriven.c:1.1 rtems/testsuites/libtests/termios05/termios_testdriver_taskdriven.c:1.2
--- rtems/testsuites/libtests/termios05/termios_testdriver_taskdriven.c:1.1 Thu Jul 1 09:35:00 2010
+++ rtems/testsuites/libtests/termios05/termios_testdriver_taskdriven.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
#include <rtems/libio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios06/init.c:1.4 rtems/testsuites/libtests/termios06/init.c:1.5
--- rtems/testsuites/libtests/termios06/init.c:1.4 Fri Jan 28 09:39:46 2011
+++ rtems/testsuites/libtests/termios06/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_polled.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios06/test_pppd.c:1.1 rtems/testsuites/libtests/termios06/test_pppd.c:1.2
--- rtems/testsuites/libtests/termios06/test_pppd.c:1.1 Mon Jul 5 16:14:39 2010
+++ rtems/testsuites/libtests/termios06/test_pppd.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <termios.h>
#include <rtems/termiostypes.h>
<font color='#006600'>diff -u rtems/testsuites/libtests/termios07/init.c:1.1 rtems/testsuites/libtests/termios07/init.c:1.2
--- rtems/testsuites/libtests/termios07/init.c:1.1 Mon Jul 19 08:54:46 2010
+++ rtems/testsuites/libtests/termios07/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_intr.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/termios08/init.c:1.1 rtems/testsuites/libtests/termios08/init.c:1.2
--- rtems/testsuites/libtests/termios08/init.c:1.1 Mon Jul 19 08:54:47 2010
+++ rtems/testsuites/libtests/termios08/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "termios_testdriver_polled.h"
<font color='#006600'>diff -u rtems/testsuites/libtests/tztest/init.c:1.4 rtems/testsuites/libtests/tztest/init.c:1.5
--- rtems/testsuites/libtests/tztest/init.c:1.4 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/libtests/tztest/init.c Tue Feb 22 01:34:08 2011
</font><font color='#997700'>@@ -12,6 +12,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include <tmacros.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp01/init.c:1.11 rtems/testsuites/sptests/sp01/init.c:1.12
--- rtems/testsuites/sptests/sp01/init.c:1.11 Thu Jan 31 18:45:10 2008
+++ rtems/testsuites/sptests/sp01/init.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp01/task1.c:1.12 rtems/testsuites/sptests/sp01/task1.c:1.13
--- rtems/testsuites/sptests/sp01/task1.c:1.12 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp01/task1.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1_through_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp02/init.c:1.12 rtems/testsuites/sptests/sp02/init.c:1.13
--- rtems/testsuites/sptests/sp02/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp02/init.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp02/preempt.c:1.10 rtems/testsuites/sptests/sp02/preempt.c:1.11
--- rtems/testsuites/sptests/sp02/preempt.c:1.10 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp02/preempt.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Preempt_task(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp02/task1.c:1.17 rtems/testsuites/sptests/sp02/task1.c:1.18
--- rtems/testsuites/sptests/sp02/task1.c:1.17 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp02/task1.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp02/task2.c:1.11 rtems/testsuites/sptests/sp02/task2.c:1.12
--- rtems/testsuites/sptests/sp02/task2.c:1.11 Wed Aug 12 15:50:42 2009
+++ rtems/testsuites/sptests/sp02/task2.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp02/task3.c:1.11 rtems/testsuites/sptests/sp02/task3.c:1.12
--- rtems/testsuites/sptests/sp02/task3.c:1.11 Wed Aug 12 15:50:42 2009
+++ rtems/testsuites/sptests/sp02/task3.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp03/init.c:1.12 rtems/testsuites/sptests/sp03/init.c:1.13
--- rtems/testsuites/sptests/sp03/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp03/init.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp03/task1.c:1.9 rtems/testsuites/sptests/sp03/task1.c:1.10
--- rtems/testsuites/sptests/sp03/task1.c:1.9 Mon Aug 10 09:49:50 2009
+++ rtems/testsuites/sptests/sp03/task1.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp03/task2.c:1.11 rtems/testsuites/sptests/sp03/task2.c:1.12
--- rtems/testsuites/sptests/sp03/task2.c:1.11 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp03/task2.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp04/init.c:1.13 rtems/testsuites/sptests/sp04/init.c:1.14
--- rtems/testsuites/sptests/sp04/init.c:1.13 Sun Jul 19 20:01:34 2009
+++ rtems/testsuites/sptests/sp04/init.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp04/task1.c:1.19 rtems/testsuites/sptests/sp04/task1.c:1.20
--- rtems/testsuites/sptests/sp04/task1.c:1.19 Mon Aug 10 11:04:41 2009
+++ rtems/testsuites/sptests/sp04/task1.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
static void
<font color='#006600'>diff -u rtems/testsuites/sptests/sp04/task2.c:1.8 rtems/testsuites/sptests/sp04/task2.c:1.9
--- rtems/testsuites/sptests/sp04/task2.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp04/task2.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp04/task3.c:1.8 rtems/testsuites/sptests/sp04/task3.c:1.9
--- rtems/testsuites/sptests/sp04/task3.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp04/task3.c Tue Feb 22 01:36:57 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp04/tswitch.c:1.20 rtems/testsuites/sptests/sp04/tswitch.c:1.21
--- rtems/testsuites/sptests/sp04/tswitch.c:1.20 Wed Feb 2 13:02:06 2011
+++ rtems/testsuites/sptests/sp04/tswitch.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
/*
<font color='#006600'>diff -u rtems/testsuites/sptests/sp05/init.c:1.10 rtems/testsuites/sptests/sp05/init.c:1.11
--- rtems/testsuites/sptests/sp05/init.c:1.10 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp05/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp05/task1.c:1.10 rtems/testsuites/sptests/sp05/task1.c:1.11
--- rtems/testsuites/sptests/sp05/task1.c:1.10 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp05/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp05/task2.c:1.8 rtems/testsuites/sptests/sp05/task2.c:1.9
--- rtems/testsuites/sptests/sp05/task2.c:1.8 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp05/task2.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp05/task3.c:1.8 rtems/testsuites/sptests/sp05/task3.c:1.9
--- rtems/testsuites/sptests/sp05/task3.c:1.8 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp05/task3.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp06/init.c:1.11 rtems/testsuites/sptests/sp06/init.c:1.12
--- rtems/testsuites/sptests/sp06/init.c:1.11 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp06/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp06/task1.c:1.12 rtems/testsuites/sptests/sp06/task1.c:1.13
--- rtems/testsuites/sptests/sp06/task1.c:1.12 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp06/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp06/task2.c:1.9 rtems/testsuites/sptests/sp06/task2.c:1.10
--- rtems/testsuites/sptests/sp06/task2.c:1.9 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp06/task2.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2( argument )
<font color='#006600'>diff -u rtems/testsuites/sptests/sp06/task3.c:1.8 rtems/testsuites/sptests/sp06/task3.c:1.9
--- rtems/testsuites/sptests/sp06/task3.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp06/task3.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/buffered_io.c:1.4 rtems/testsuites/sptests/sp07/buffered_io.c:1.5
--- rtems/testsuites/sptests/sp07/buffered_io.c:1.4 Fri Apr 16 04:19:05 2004
+++ rtems/testsuites/sptests/sp07/buffered_io.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -2,6 +2,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems.h>
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/init.c:1.19 rtems/testsuites/sptests/sp07/init.c:1.20
--- rtems/testsuites/sptests/sp07/init.c:1.19 Sun Oct 4 17:02:18 2009
+++ rtems/testsuites/sptests/sp07/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/task1.c:1.13 rtems/testsuites/sptests/sp07/task1.c:1.14
--- rtems/testsuites/sptests/sp07/task1.c:1.13 Mon Oct 26 08:58:06 2009
+++ rtems/testsuites/sptests/sp07/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/task2.c:1.9 rtems/testsuites/sptests/sp07/task2.c:1.10
--- rtems/testsuites/sptests/sp07/task2.c:1.9 Mon Oct 26 08:58:06 2009
+++ rtems/testsuites/sptests/sp07/task2.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/task3.c:1.8 rtems/testsuites/sptests/sp07/task3.c:1.9
--- rtems/testsuites/sptests/sp07/task3.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp07/task3.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/task4.c:1.9 rtems/testsuites/sptests/sp07/task4.c:1.10
--- rtems/testsuites/sptests/sp07/task4.c:1.9 Tue Dec 16 17:35:09 2003
+++ rtems/testsuites/sptests/sp07/task4.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_4(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/taskexit.c:1.10 rtems/testsuites/sptests/sp07/taskexit.c:1.11
--- rtems/testsuites/sptests/sp07/taskexit.c:1.10 Sat Sep 26 10:47:16 2009
+++ rtems/testsuites/sptests/sp07/taskexit.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Task_exit_extension(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/tcreate.c:1.14 rtems/testsuites/sptests/sp07/tcreate.c:1.15
--- rtems/testsuites/sptests/sp07/tcreate.c:1.14 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp07/tcreate.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
bool Task_create_extension(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/tdelete.c:1.15 rtems/testsuites/sptests/sp07/tdelete.c:1.16
--- rtems/testsuites/sptests/sp07/tdelete.c:1.15 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp07/tdelete.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Task_delete_extension(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/trestart.c:1.12 rtems/testsuites/sptests/sp07/trestart.c:1.13
--- rtems/testsuites/sptests/sp07/trestart.c:1.12 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp07/trestart.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Task_restart_extension(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp07/tstart.c:1.13 rtems/testsuites/sptests/sp07/tstart.c:1.14
--- rtems/testsuites/sptests/sp07/tstart.c:1.13 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp07/tstart.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Task_start_extension(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp08/init.c:1.12 rtems/testsuites/sptests/sp08/init.c:1.13
--- rtems/testsuites/sptests/sp08/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp08/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp08/task1.c:1.9 rtems/testsuites/sptests/sp08/task1.c:1.10
--- rtems/testsuites/sptests/sp08/task1.c:1.9 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp08/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/delay.c:1.8 rtems/testsuites/sptests/sp09/delay.c:1.9
--- rtems/testsuites/sptests/sp09/delay.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp09/delay.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Delayed_routine(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/init.c:1.13 rtems/testsuites/sptests/sp09/init.c:1.14
--- rtems/testsuites/sptests/sp09/init.c:1.13 Sun Oct 4 17:02:18 2009
+++ rtems/testsuites/sptests/sp09/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/isr.c:1.8 rtems/testsuites/sptests/sp09/isr.c:1.9
--- rtems/testsuites/sptests/sp09/isr.c:1.8 Thu Sep 4 13:53:47 2003
+++ rtems/testsuites/sptests/sp09/isr.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_isr Service_routine(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen01.c:1.20 rtems/testsuites/sptests/sp09/screen01.c:1.21
--- rtems/testsuites/sptests/sp09/screen01.c:1.20 Mon Jun 21 17:47:59 2010
+++ rtems/testsuites/sptests/sp09/screen01.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -12,6 +12,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen1()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen02.c:1.15 rtems/testsuites/sptests/sp09/screen02.c:1.16
--- rtems/testsuites/sptests/sp09/screen02.c:1.15 Mon Sep 28 18:07:56 2009
+++ rtems/testsuites/sptests/sp09/screen02.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen2()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen03.c:1.17 rtems/testsuites/sptests/sp09/screen03.c:1.18
--- rtems/testsuites/sptests/sp09/screen03.c:1.17 Sun Nov 29 21:33:23 2009
+++ rtems/testsuites/sptests/sp09/screen03.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen3()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen04.c:1.13 rtems/testsuites/sptests/sp09/screen04.c:1.14
--- rtems/testsuites/sptests/sp09/screen04.c:1.13 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp09/screen04.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen4()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen05.c:1.19 rtems/testsuites/sptests/sp09/screen05.c:1.20
--- rtems/testsuites/sptests/sp09/screen05.c:1.19 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp09/screen05.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen5()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen06.c:1.10 rtems/testsuites/sptests/sp09/screen06.c:1.11
--- rtems/testsuites/sptests/sp09/screen06.c:1.10 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp09/screen06.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen6()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen07.c:1.22 rtems/testsuites/sptests/sp09/screen07.c:1.23
--- rtems/testsuites/sptests/sp09/screen07.c:1.22 Mon Sep 28 14:39:06 2009
+++ rtems/testsuites/sptests/sp09/screen07.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#define MESSAGE_SIZE (sizeof(long) * 4)
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen08.c:1.11 rtems/testsuites/sptests/sp09/screen08.c:1.12
--- rtems/testsuites/sptests/sp09/screen08.c:1.11 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp09/screen08.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#define MESSAGE_SIZE (sizeof(long) * 4)
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen09.c:1.19 rtems/testsuites/sptests/sp09/screen09.c:1.20
--- rtems/testsuites/sptests/sp09/screen09.c:1.19 Mon Oct 26 03:07:50 2009
+++ rtems/testsuites/sptests/sp09/screen09.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen9()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen10.c:1.13 rtems/testsuites/sptests/sp09/screen10.c:1.14
--- rtems/testsuites/sptests/sp09/screen10.c:1.13 Mon Sep 28 14:39:06 2009
+++ rtems/testsuites/sptests/sp09/screen10.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen10()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen11.c:1.15 rtems/testsuites/sptests/sp09/screen11.c:1.16
--- rtems/testsuites/sptests/sp09/screen11.c:1.15 Tue Oct 27 06:29:03 2009
+++ rtems/testsuites/sptests/sp09/screen11.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen11()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen12.c:1.23 rtems/testsuites/sptests/sp09/screen12.c:1.24
--- rtems/testsuites/sptests/sp09/screen12.c:1.23 Mon Aug 9 03:46:56 2010
+++ rtems/testsuites/sptests/sp09/screen12.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen12()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen13.c:1.14 rtems/testsuites/sptests/sp09/screen13.c:1.15
--- rtems/testsuites/sptests/sp09/screen13.c:1.14 Tue Oct 27 02:51:51 2009
+++ rtems/testsuites/sptests/sp09/screen13.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen13()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/screen14.c:1.21 rtems/testsuites/sptests/sp09/screen14.c:1.22
--- rtems/testsuites/sptests/sp09/screen14.c:1.21 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp09/screen14.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Screen14()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/task1.c:1.10 rtems/testsuites/sptests/sp09/task1.c:1.11
--- rtems/testsuites/sptests/sp09/task1.c:1.10 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp09/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/task2.c:1.8 rtems/testsuites/sptests/sp09/task2.c:1.9
--- rtems/testsuites/sptests/sp09/task2.c:1.8 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp09/task2.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/task3.c:1.12 rtems/testsuites/sptests/sp09/task3.c:1.13
--- rtems/testsuites/sptests/sp09/task3.c:1.12 Tue Feb 6 13:14:35 2007
+++ rtems/testsuites/sptests/sp09/task3.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp09/task4.c:1.8 rtems/testsuites/sptests/sp09/task4.c:1.9
--- rtems/testsuites/sptests/sp09/task4.c:1.8 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp09/task4.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_4(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp10/init.c:1.3 rtems/testsuites/sptests/sp10/init.c:1.4
--- rtems/testsuites/sptests/sp10/init.c:1.3 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp10/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp11/init.c:1.12 rtems/testsuites/sptests/sp11/init.c:1.13
--- rtems/testsuites/sptests/sp11/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp11/init.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp11/task1.c:1.15 rtems/testsuites/sptests/sp11/task1.c:1.16
--- rtems/testsuites/sptests/sp11/task1.c:1.15 Tue Jul 27 14:03:01 2010
+++ rtems/testsuites/sptests/sp11/task1.c Tue Feb 22 01:36:58 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp11/task2.c:1.12 rtems/testsuites/sptests/sp11/task2.c:1.13
--- rtems/testsuites/sptests/sp11/task2.c:1.12 Tue Oct 27 03:13:58 2009
+++ rtems/testsuites/sptests/sp11/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp11/timer.c:1.9 rtems/testsuites/sptests/sp11/timer.c:1.10
--- rtems/testsuites/sptests/sp11/timer.c:1.9 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp11/timer.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine TA1_send_18_to_self_5_seconds(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/init.c:1.15 rtems/testsuites/sptests/sp12/init.c:1.16
--- rtems/testsuites/sptests/sp12/init.c:1.15 Sun May 10 09:39:46 2009
+++ rtems/testsuites/sptests/sp12/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/pridrv.c:1.13 rtems/testsuites/sptests/sp12/pridrv.c:1.14
--- rtems/testsuites/sptests/sp12/pridrv.c:1.13 Mon Oct 26 08:58:42 2009
+++ rtems/testsuites/sptests/sp12/pridrv.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Priority_test_driver(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/pritask.c:1.15 rtems/testsuites/sptests/sp12/pritask.c:1.16
--- rtems/testsuites/sptests/sp12/pritask.c:1.15 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp12/pritask.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Priority_task(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/task1.c:1.11 rtems/testsuites/sptests/sp12/task1.c:1.12
--- rtems/testsuites/sptests/sp12/task1.c:1.11 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp12/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/task2.c:1.7 rtems/testsuites/sptests/sp12/task2.c:1.8
--- rtems/testsuites/sptests/sp12/task2.c:1.7 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp12/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> */
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/task3.c:1.7 rtems/testsuites/sptests/sp12/task3.c:1.8
--- rtems/testsuites/sptests/sp12/task3.c:1.7 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp12/task3.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/task4.c:1.7 rtems/testsuites/sptests/sp12/task4.c:1.8
--- rtems/testsuites/sptests/sp12/task4.c:1.7 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp12/task4.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_4(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp12/task5.c:1.8 rtems/testsuites/sptests/sp12/task5.c:1.9
--- rtems/testsuites/sptests/sp12/task5.c:1.8 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp12/task5.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task5(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/fillbuff.c:1.9 rtems/testsuites/sptests/sp13/fillbuff.c:1.10
--- rtems/testsuites/sptests/sp13/fillbuff.c:1.9 Tue Mar 30 13:46:38 2004
+++ rtems/testsuites/sptests/sp13/fillbuff.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Fill_buffer(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/init.c:1.17 rtems/testsuites/sptests/sp13/init.c:1.18
--- rtems/testsuites/sptests/sp13/init.c:1.17 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp13/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/putbuff.c:1.12 rtems/testsuites/sptests/sp13/putbuff.c:1.13
--- rtems/testsuites/sptests/sp13/putbuff.c:1.12 Sun May 10 09:39:46 2009
+++ rtems/testsuites/sptests/sp13/putbuff.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Put_buffer(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/task1.c:1.27 rtems/testsuites/sptests/sp13/task1.c:1.28
--- rtems/testsuites/sptests/sp13/task1.c:1.27 Mon Oct 26 11:53:35 2009
+++ rtems/testsuites/sptests/sp13/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include <string.h> /* for memcmp */
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/task2.c:1.15 rtems/testsuites/sptests/sp13/task2.c:1.16
--- rtems/testsuites/sptests/sp13/task2.c:1.15 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp13/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp13/task3.c:1.12 rtems/testsuites/sptests/sp13/task3.c:1.13
--- rtems/testsuites/sptests/sp13/task3.c:1.12 Tue Oct 27 06:54:22 2009
+++ rtems/testsuites/sptests/sp13/task3.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp14/asr.c:1.11 rtems/testsuites/sptests/sp14/asr.c:1.12
--- rtems/testsuites/sptests/sp14/asr.c:1.11 Fri Oct 30 08:23:47 2009
+++ rtems/testsuites/sptests/sp14/asr.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include "tmacros.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp14/init.c:1.12 rtems/testsuites/sptests/sp14/init.c:1.13
--- rtems/testsuites/sptests/sp14/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp14/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp14/task1.c:1.14 rtems/testsuites/sptests/sp14/task1.c:1.15
--- rtems/testsuites/sptests/sp14/task1.c:1.14 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp14/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Signal_3_to_task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp14/task2.c:1.10 rtems/testsuites/sptests/sp14/task2.c:1.11
--- rtems/testsuites/sptests/sp14/task2.c:1.10 Fri Sep 25 08:26:35 2009
+++ rtems/testsuites/sptests/sp14/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp15/init.c:1.12 rtems/testsuites/sptests/sp15/init.c:1.13
--- rtems/testsuites/sptests/sp15/init.c:1.12 Sun May 10 09:39:46 2009
+++ rtems/testsuites/sptests/sp15/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp15/task1.c:1.10 rtems/testsuites/sptests/sp15/task1.c:1.11
--- rtems/testsuites/sptests/sp15/task1.c:1.10 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp15/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/init.c:1.12 rtems/testsuites/sptests/sp16/init.c:1.13
--- rtems/testsuites/sptests/sp16/init.c:1.12 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp16/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/task1.c:1.15 rtems/testsuites/sptests/sp16/task1.c:1.16
--- rtems/testsuites/sptests/sp16/task1.c:1.15 Tue Jun 8 09:13:27 2010
+++ rtems/testsuites/sptests/sp16/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/task2.c:1.9 rtems/testsuites/sptests/sp16/task2.c:1.10
--- rtems/testsuites/sptests/sp16/task2.c:1.9 Fri Nov 17 17:03:25 2006
+++ rtems/testsuites/sptests/sp16/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/task3.c:1.9 rtems/testsuites/sptests/sp16/task3.c:1.10
--- rtems/testsuites/sptests/sp16/task3.c:1.9 Fri Nov 17 17:03:25 2006
+++ rtems/testsuites/sptests/sp16/task3.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/task4.c:1.9 rtems/testsuites/sptests/sp16/task4.c:1.10
--- rtems/testsuites/sptests/sp16/task4.c:1.9 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp16/task4.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_4(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp16/task5.c:1.10 rtems/testsuites/sptests/sp16/task5.c:1.11
--- rtems/testsuites/sptests/sp16/task5.c:1.10 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp16/task5.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task5(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp17/asr.c:1.8 rtems/testsuites/sptests/sp17/asr.c:1.9
--- rtems/testsuites/sptests/sp17/asr.c:1.8 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp17/asr.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_asr Process_asr(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp17/init.c:1.11 rtems/testsuites/sptests/sp17/init.c:1.12
--- rtems/testsuites/sptests/sp17/init.c:1.11 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp17/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp17/task1.c:1.9 rtems/testsuites/sptests/sp17/task1.c:1.10
--- rtems/testsuites/sptests/sp17/task1.c:1.9 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp17/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp17/task2.c:1.8 rtems/testsuites/sptests/sp17/task2.c:1.9
--- rtems/testsuites/sptests/sp17/task2.c:1.8 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp17/task2.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_2(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp18/init.c:1.4 rtems/testsuites/sptests/sp18/init.c:1.5
--- rtems/testsuites/sptests/sp18/init.c:1.4 Tue Dec 8 11:52:56 2009
+++ rtems/testsuites/sptests/sp18/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp19/first.c:1.9 rtems/testsuites/sptests/sp19/first.c:1.10
--- rtems/testsuites/sptests/sp19/first.c:1.9 Mon Oct 26 09:58:36 2009
+++ rtems/testsuites/sptests/sp19/first.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include "fptest.h"
#include "inttest.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp19/fptask.c:1.13 rtems/testsuites/sptests/sp19/fptask.c:1.14
--- rtems/testsuites/sptests/sp19/fptask.c:1.13 Mon Oct 26 09:58:36 2009
+++ rtems/testsuites/sptests/sp19/fptask.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include "fptest.h"
#include "inttest.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp19/init.c:1.11 rtems/testsuites/sptests/sp19/init.c:1.12
--- rtems/testsuites/sptests/sp19/init.c:1.11 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp19/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp19/task1.c:1.11 rtems/testsuites/sptests/sp19/task1.c:1.12
--- rtems/testsuites/sptests/sp19/task1.c:1.11 Mon Oct 26 09:58:36 2009
+++ rtems/testsuites/sptests/sp19/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
#include "inttest.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp20/getall.c:1.9 rtems/testsuites/sptests/sp20/getall.c:1.10
--- rtems/testsuites/sptests/sp20/getall.c:1.9 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp20/getall.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Get_all_counters()
<font color='#006600'>diff -u rtems/testsuites/sptests/sp20/init.c:1.14 rtems/testsuites/sptests/sp20/init.c:1.15
--- rtems/testsuites/sptests/sp20/init.c:1.14 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp20/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp20/task1.c:1.16 rtems/testsuites/sptests/sp20/task1.c:1.17
--- rtems/testsuites/sptests/sp20/task1.c:1.16 Mon Oct 26 12:04:39 2009
+++ rtems/testsuites/sptests/sp20/task1.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
/*
<font color='#006600'>diff -u rtems/testsuites/sptests/sp21/init.c:1.12 rtems/testsuites/sptests/sp21/init.c:1.13
--- rtems/testsuites/sptests/sp21/init.c:1.12 Tue Jul 6 17:56:48 2010
+++ rtems/testsuites/sptests/sp21/init.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/devnull.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp22/delay.c:1.9 rtems/testsuites/sptests/sp22/delay.c:1.10
--- rtems/testsuites/sptests/sp22/delay.c:1.9 Thu Sep 4 13:53:48 2003
+++ rtems/testsuites/sptests/sp22/delay.c Tue Feb 22 01:36:59 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Delayed_resume(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp22/init.c:1.13 rtems/testsuites/sptests/sp22/init.c:1.14
--- rtems/testsuites/sptests/sp22/init.c:1.13 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp22/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp22/prtime.c:1.9 rtems/testsuites/sptests/sp22/prtime.c:1.10
--- rtems/testsuites/sptests/sp22/prtime.c:1.9 Mon Aug 10 09:49:51 2009
+++ rtems/testsuites/sptests/sp22/prtime.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Print_time( void )
<font color='#006600'>diff -u rtems/testsuites/sptests/sp22/task1.c:1.14 rtems/testsuites/sptests/sp22/task1.c:1.15
--- rtems/testsuites/sptests/sp22/task1.c:1.14 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp22/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp23/init.c:1.11 rtems/testsuites/sptests/sp23/init.c:1.12
--- rtems/testsuites/sptests/sp23/init.c:1.11 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp23/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp23/task1.c:1.11 rtems/testsuites/sptests/sp23/task1.c:1.12
--- rtems/testsuites/sptests/sp23/task1.c:1.11 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp23/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -19,6 +19,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp24/init.c:1.13 rtems/testsuites/sptests/sp24/init.c:1.14
--- rtems/testsuites/sptests/sp24/init.c:1.13 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp24/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp24/resume.c:1.10 rtems/testsuites/sptests/sp24/resume.c:1.11
--- rtems/testsuites/sptests/sp24/resume.c:1.10 Tue Jan 29 15:53:04 2008
+++ rtems/testsuites/sptests/sp24/resume.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Resume_task(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp24/task1.c:1.11 rtems/testsuites/sptests/sp24/task1.c:1.12
--- rtems/testsuites/sptests/sp24/task1.c:1.11 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp24/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1_through_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp25/init.c:1.13 rtems/testsuites/sptests/sp25/init.c:1.14
--- rtems/testsuites/sptests/sp25/init.c:1.13 Thu Jul 9 15:25:18 2009
+++ rtems/testsuites/sptests/sp25/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp25/task1.c:1.19 rtems/testsuites/sptests/sp25/task1.c:1.20
--- rtems/testsuites/sptests/sp25/task1.c:1.19 Wed Dec 2 09:30:58 2009
+++ rtems/testsuites/sptests/sp25/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp26/init.c:1.6 rtems/testsuites/sptests/sp26/init.c:1.7
--- rtems/testsuites/sptests/sp26/init.c:1.6 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp26/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp26/task1.c:1.8 rtems/testsuites/sptests/sp26/task1.c:1.9
--- rtems/testsuites/sptests/sp26/task1.c:1.8 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp26/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
#include <rtems.h>
#include <rtems/error.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp27/init.c:1.11 rtems/testsuites/sptests/sp27/init.c:1.12
--- rtems/testsuites/sptests/sp27/init.c:1.11 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp27/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <tmacros.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp28/init.c:1.20 rtems/testsuites/sptests/sp28/init.c:1.21
--- rtems/testsuites/sptests/sp28/init.c:1.20 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp28/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <bsp.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp29/init.c:1.16 rtems/testsuites/sptests/sp29/init.c:1.17
--- rtems/testsuites/sptests/sp29/init.c:1.16 Tue Oct 27 07:12:48 2009
+++ rtems/testsuites/sptests/sp29/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -8,6 +8,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
rtems_task Init (rtems_task_argument argument);
<font color='#006600'>diff -u rtems/testsuites/sptests/sp30/init.c:1.7 rtems/testsuites/sptests/sp30/init.c:1.8
--- rtems/testsuites/sptests/sp30/init.c:1.7 Thu Jan 31 18:45:11 2008
+++ rtems/testsuites/sptests/sp30/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp30/resume.c:1.5 rtems/testsuites/sptests/sp30/resume.c:1.6
--- rtems/testsuites/sptests/sp30/resume.c:1.5 Wed Dec 3 14:59:48 2008
+++ rtems/testsuites/sptests/sp30/resume.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Resume_task(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp30/task1.c:1.9 rtems/testsuites/sptests/sp30/task1.c:1.10
--- rtems/testsuites/sptests/sp30/task1.c:1.9 Wed Aug 12 15:50:43 2009
+++ rtems/testsuites/sptests/sp30/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1_through_3(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp31/delay.c:1.5 rtems/testsuites/sptests/sp31/delay.c:1.6
--- rtems/testsuites/sptests/sp31/delay.c:1.5 Wed Dec 3 14:59:48 2008
+++ rtems/testsuites/sptests/sp31/delay.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Delayed_resume(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp31/init.c:1.7 rtems/testsuites/sptests/sp31/init.c:1.8
--- rtems/testsuites/sptests/sp31/init.c:1.7 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp31/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp31/prtime.c:1.5 rtems/testsuites/sptests/sp31/prtime.c:1.6
--- rtems/testsuites/sptests/sp31/prtime.c:1.5 Mon Aug 10 09:49:51 2009
+++ rtems/testsuites/sptests/sp31/prtime.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Print_time( void )
<font color='#006600'>diff -u rtems/testsuites/sptests/sp31/task1.c:1.16 rtems/testsuites/sptests/sp31/task1.c:1.17
--- rtems/testsuites/sptests/sp31/task1.c:1.16 Tue Dec 8 15:03:29 2009
+++ rtems/testsuites/sptests/sp31/task1.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -20,6 +20,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Should_not_fire_TSR(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp32/init.c:1.9 rtems/testsuites/sptests/sp32/init.c:1.10
--- rtems/testsuites/sptests/sp32/init.c:1.9 Mon Oct 26 12:04:39 2009
+++ rtems/testsuites/sptests/sp32/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h> /* includes bsp.h, stdio, etc... */
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp33/init.c:1.11 rtems/testsuites/sptests/sp33/init.c:1.12
--- rtems/testsuites/sptests/sp33/init.c:1.11 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp33/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include <tmacros.h> /* includes bsp.h, stdio, etc... */
<font color='#006600'>diff -u rtems/testsuites/sptests/sp34/changepri.c:1.13 rtems/testsuites/sptests/sp34/changepri.c:1.14
--- rtems/testsuites/sptests/sp34/changepri.c:1.13 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp34/changepri.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp35/priinv.c:1.16 rtems/testsuites/sptests/sp35/priinv.c:1.17
--- rtems/testsuites/sptests/sp35/priinv.c:1.16 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp35/priinv.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -52,6 +52,10 @@
</font>
#define CONFIGURE_INIT
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <stdio.h>
#include "tmacros.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp36/strict_order_mut.c:1.5 rtems/testsuites/sptests/sp36/strict_order_mut.c:1.6
--- rtems/testsuites/sptests/sp36/strict_order_mut.c:1.5 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp36/strict_order_mut.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -6,6 +6,10 @@
</font>
#define CONFIGURE_INIT
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <stdio.h>
#include "tmacros.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp37/init.c:1.10 rtems/testsuites/sptests/sp37/init.c:1.11
--- rtems/testsuites/sptests/sp37/init.c:1.10 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp37/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -12,6 +12,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp38/init.c:1.6 rtems/testsuites/sptests/sp38/init.c:1.7
--- rtems/testsuites/sptests/sp38/init.c:1.6 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp38/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp39/init.c:1.10 rtems/testsuites/sptests/sp39/init.c:1.11
--- rtems/testsuites/sptests/sp39/init.c:1.10 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp39/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp40/init.c:1.6 rtems/testsuites/sptests/sp40/init.c:1.7
--- rtems/testsuites/sptests/sp40/init.c:1.6 Fri Oct 9 08:43:35 2009
+++ rtems/testsuites/sptests/sp40/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -15,6 +15,10 @@
</font>
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
static rtems_device_driver test_open(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp41/init.c:1.9 rtems/testsuites/sptests/sp41/init.c:1.10
--- rtems/testsuites/sptests/sp41/init.c:1.9 Fri Jul 24 15:43:06 2009
+++ rtems/testsuites/sptests/sp41/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <tmacros.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp42/init.c:1.8 rtems/testsuites/sptests/sp42/init.c:1.9
--- rtems/testsuites/sptests/sp42/init.c:1.8 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp42/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp43/init.c:1.24 rtems/testsuites/sptests/sp43/init.c:1.25
--- rtems/testsuites/sptests/sp43/init.c:1.24 Tue Jul 27 16:25:02 2010
+++ rtems/testsuites/sptests/sp43/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp44/init.c:1.6 rtems/testsuites/sptests/sp44/init.c:1.7
--- rtems/testsuites/sptests/sp44/init.c:1.6 Sun Nov 29 21:33:24 2009
+++ rtems/testsuites/sptests/sp44/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -27,6 +27,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp45/init.c:1.4 rtems/testsuites/sptests/sp45/init.c:1.5
--- rtems/testsuites/sptests/sp45/init.c:1.4 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/sp45/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp46/init.c:1.7 rtems/testsuites/sptests/sp46/init.c:1.8
--- rtems/testsuites/sptests/sp46/init.c:1.7 Mon Nov 30 06:51:50 2009
+++ rtems/testsuites/sptests/sp46/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/cpuuse.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp47/init.c:1.4 rtems/testsuites/sptests/sp47/init.c:1.5
--- rtems/testsuites/sptests/sp47/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp47/init.c Tue Feb 22 01:37:00 2011
</font><font color='#997700'>@@ -4,6 +4,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define PRIXModes_Control<span style="background-color: #FF0000"> </span> PRIX32
<font color='#006600'>diff -u rtems/testsuites/sptests/sp48/init.c:1.4 rtems/testsuites/sptests/sp48/init.c:1.5
--- rtems/testsuites/sptests/sp48/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp48/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/libcsupport.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp49/init.c:1.1 rtems/testsuites/sptests/sp49/init.c:1.2
--- rtems/testsuites/sptests/sp49/init.c:1.1 Thu May 21 09:34:14 2009
+++ rtems/testsuites/sptests/sp49/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(rtems_task_argument ignored)
<font color='#006600'>diff -u rtems/testsuites/sptests/sp50/init.c:1.4 rtems/testsuites/sptests/sp50/init.c:1.5
--- rtems/testsuites/sptests/sp50/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp50/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
volatile int Fired;
<font color='#006600'>diff -u rtems/testsuites/sptests/sp51/init.c:1.3 rtems/testsuites/sptests/sp51/init.c:1.4
--- rtems/testsuites/sptests/sp51/init.c:1.3 Wed Jul 8 15:25:30 2009
+++ rtems/testsuites/sptests/sp51/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp52/init.c:1.2 rtems/testsuites/sptests/sp52/init.c:1.3
--- rtems/testsuites/sptests/sp52/init.c:1.2 Mon Nov 30 03:08:35 2009
+++ rtems/testsuites/sptests/sp52/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -23,6 +23,10 @@
</font> #define FIRE_WHEN_STRING "rtems_timer_fire_when"
#endif
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define INITIAL_SECOND 10
<font color='#006600'>diff -u rtems/testsuites/sptests/sp54/init.c:1.5 rtems/testsuites/sptests/sp54/init.c:1.6
--- rtems/testsuites/sptests/sp54/init.c:1.5 Fri Oct 2 11:50:30 2009
+++ rtems/testsuites/sptests/sp54/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp55/init.c:1.1 rtems/testsuites/sptests/sp55/init.c:1.2
--- rtems/testsuites/sptests/sp55/init.c:1.1 Mon Jul 6 12:10:39 2009
+++ rtems/testsuites/sptests/sp55/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp56/init.c:1.1 rtems/testsuites/sptests/sp56/init.c:1.2
--- rtems/testsuites/sptests/sp56/init.c:1.1 Tue Jul 7 15:39:14 2009
+++ rtems/testsuites/sptests/sp56/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
bool task_create(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp57/init.c:1.2 rtems/testsuites/sptests/sp57/init.c:1.3
--- rtems/testsuites/sptests/sp57/init.c:1.2 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp57/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -10,6 +10,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Delay_task(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp58/init.c:1.2 rtems/testsuites/sptests/sp58/init.c:1.3
--- rtems/testsuites/sptests/sp58/init.c:1.2 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp58/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <sys/types.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp59/init.c:1.5 rtems/testsuites/sptests/sp59/init.c:1.6
--- rtems/testsuites/sptests/sp59/init.c:1.5 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp59/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define ALLOC_SIZE 400
<font color='#006600'>diff -u rtems/testsuites/sptests/sp60/init.c:1.2 rtems/testsuites/sptests/sp60/init.c:1.3
--- rtems/testsuites/sptests/sp60/init.c:1.2 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp60/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp62/init.c:1.7 rtems/testsuites/sptests/sp62/init.c:1.8
--- rtems/testsuites/sptests/sp62/init.c:1.7 Sat Apr 3 01:04:25 2010
+++ rtems/testsuites/sptests/sp62/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp63/init.c:1.12 rtems/testsuites/sptests/sp63/init.c:1.13
--- rtems/testsuites/sptests/sp63/init.c:1.12 Tue Dec 8 11:52:56 2009
+++ rtems/testsuites/sptests/sp63/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define MAX 256
<font color='#006600'>diff -u rtems/testsuites/sptests/sp64/init.c:1.5 rtems/testsuites/sptests/sp64/init.c:1.6
--- rtems/testsuites/sptests/sp64/init.c:1.5 Tue Dec 8 11:52:56 2009
+++ rtems/testsuites/sptests/sp64/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
uint32_t Area1[50] CPU_STRUCTURE_ALIGNMENT;
<font color='#006600'>diff -u rtems/testsuites/sptests/sp65/init.c:1.8 rtems/testsuites/sptests/sp65/init.c:1.9
--- rtems/testsuites/sptests/sp65/init.c:1.8 Sat Apr 3 01:04:25 2010
+++ rtems/testsuites/sptests/sp65/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <unistd.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sp66/init.c:1.2 rtems/testsuites/sptests/sp66/init.c:1.3
--- rtems/testsuites/sptests/sp66/init.c:1.2 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/sp66/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/sp67/init.c:1.3 rtems/testsuites/sptests/sp67/init.c:1.4
--- rtems/testsuites/sptests/sp67/init.c:1.3 Mon Nov 30 03:08:35 2009
+++ rtems/testsuites/sptests/sp67/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -12,6 +12,10 @@
</font> */
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
/*
<font color='#006600'>diff -u rtems/testsuites/sptests/sp68/init.c:1.2 rtems/testsuites/sptests/sp68/init.c:1.3
--- rtems/testsuites/sptests/sp68/init.c:1.2 Thu Jul 1 12:00:33 2010
+++ rtems/testsuites/sptests/sp68/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define TIMER_COUNT 6
<font color='#006600'>diff -u rtems/testsuites/sptests/sp69/init.c:1.4 rtems/testsuites/sptests/sp69/init.c:1.5
--- rtems/testsuites/sptests/sp69/init.c:1.4 Tue Feb 8 01:23:42 2011
+++ rtems/testsuites/sptests/sp69/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems/cpuuse.h>
#include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp70/init.c:1.2 rtems/testsuites/sptests/sp70/init.c:1.3
--- rtems/testsuites/sptests/sp70/init.c:1.2 Tue Nov 16 13:01:29 2010
+++ rtems/testsuites/sptests/sp70/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp71/init.c:1.1 rtems/testsuites/sptests/sp71/init.c:1.2
--- rtems/testsuites/sptests/sp71/init.c:1.1 Tue Jun 22 11:14:43 2010
+++ rtems/testsuites/sptests/sp71/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sp72/init.c:1.1 rtems/testsuites/sptests/sp72/init.c:1.2
--- rtems/testsuites/sptests/sp72/init.c:1.1 Mon Jul 26 10:38:40 2010
+++ rtems/testsuites/sptests/sp72/init.c Tue Feb 22 01:37:01 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spassoc01/init.c:1.1 rtems/testsuites/sptests/spassoc01/init.c:1.2
--- rtems/testsuites/sptests/spassoc01/init.c:1.1 Wed Jul 7 09:16:55 2010
+++ rtems/testsuites/sptests/spassoc01/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spchain/init.c:1.8 rtems/testsuites/sptests/spchain/init.c:1.9
--- rtems/testsuites/sptests/spchain/init.c:1.8 Fri Nov 26 06:55:22 2010
+++ rtems/testsuites/sptests/spchain/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/chain.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spclockget/init.c:1.4 rtems/testsuites/sptests/spclockget/init.c:1.5
--- rtems/testsuites/sptests/spclockget/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spclockget/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/spcoverage/init.c:1.1 rtems/testsuites/sptests/spcoverage/init.c:1.2
--- rtems/testsuites/sptests/spcoverage/init.c:1.1 Tue Aug 11 12:53:09 2009
+++ rtems/testsuites/sptests/spcoverage/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/sperror01/init.c:1.1 rtems/testsuites/sptests/sperror01/init.c:1.2
--- rtems/testsuites/sptests/sperror01/init.c:1.1 Mon Jun 28 09:03:45 2010
+++ rtems/testsuites/sptests/sperror01/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include "rtems/error.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/sperror02/init.c:1.1 rtems/testsuites/sptests/sperror02/init.c:1.2
--- rtems/testsuites/sptests/sperror02/init.c:1.1 Mon Jun 28 09:03:45 2010
+++ rtems/testsuites/sptests/sperror02/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/sperror03/init.c:1.1 rtems/testsuites/sptests/sperror03/init.c:1.2
--- rtems/testsuites/sptests/sperror03/init.c:1.1 Mon Jun 28 09:03:45 2010
+++ rtems/testsuites/sptests/sperror03/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spfatal_support/consume_sems.c:1.1 rtems/testsuites/sptests/spfatal_support/consume_sems.c:1.2
--- rtems/testsuites/sptests/spfatal_support/consume_sems.c:1.1 Mon Jun 21 20:28:13 2010
+++ rtems/testsuites/sptests/spfatal_support/consume_sems.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems.h>
#define MAXIMUM 20
<font color='#006600'>diff -u rtems/testsuites/sptests/spfatal_support/init.c:1.10 rtems/testsuites/sptests/spfatal_support/init.c:1.11
--- rtems/testsuites/sptests/spfatal_support/init.c:1.10 Wed Jul 7 09:07:12 2010
+++ rtems/testsuites/sptests/spfatal_support/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spfifo01/init.c:1.4 rtems/testsuites/sptests/spfifo01/init.c:1.5
--- rtems/testsuites/sptests/spfifo01/init.c:1.4 Thu Jun 24 14:46:40 2010
+++ rtems/testsuites/sptests/spfifo01/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/stat.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spfifo02/init.c:1.5 rtems/testsuites/sptests/spfifo02/init.c:1.6
--- rtems/testsuites/sptests/spfifo02/init.c:1.5 Mon Aug 9 09:29:36 2010
+++ rtems/testsuites/sptests/spfifo02/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spfifo03/init.c:1.4 rtems/testsuites/sptests/spfifo03/init.c:1.5
--- rtems/testsuites/sptests/spfifo03/init.c:1.4 Thu Jun 24 14:46:40 2010
+++ rtems/testsuites/sptests/spfifo03/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -19,7 +19,10 @@
</font> * $Id$
*/
<font color='#880000'>-/* Includes */
</font><font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <tmacros.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spfifo04/init.c:1.5 rtems/testsuites/sptests/spfifo04/init.c:1.6
--- rtems/testsuites/sptests/spfifo04/init.c:1.5 Fri Jul 2 13:07:12 2010
+++ rtems/testsuites/sptests/spfifo04/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,7 +9,10 @@
</font> * $Id$
*/
<font color='#880000'>-/* Includes */
</font><font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <tmacros.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spfifo05/init.c:1.1 rtems/testsuites/sptests/spfifo05/init.c:1.2
--- rtems/testsuites/sptests/spfifo05/init.c:1.1 Mon Jul 5 15:14:19 2010
+++ rtems/testsuites/sptests/spfifo05/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,7 +9,10 @@
</font> * $Id$
*/
<font color='#880000'>-/* Includes */
</font><font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <bsp.h>
#include <tmacros.h>
#include <stdio.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spheapprot/init.c:1.1 rtems/testsuites/sptests/spheapprot/init.c:1.2
--- rtems/testsuites/sptests/spheapprot/init.c:1.1 Wed Aug 25 08:05:47 2010
+++ rtems/testsuites/sptests/spheapprot/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -14,6 +14,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <stdio.h>
#include <stdlib.h>
#include <assert.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical01/init.c:1.5 rtems/testsuites/sptests/spintrcritical01/init.c:1.6
--- rtems/testsuites/sptests/spintrcritical01/init.c:1.5 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spintrcritical01/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical06/init.c:1.12 rtems/testsuites/sptests/spintrcritical06/init.c:1.13
--- rtems/testsuites/sptests/spintrcritical06/init.c:1.12 Wed Jul 14 02:33:56 2010
+++ rtems/testsuites/sptests/spintrcritical06/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical08/init.c:1.4 rtems/testsuites/sptests/spintrcritical08/init.c:1.5
--- rtems/testsuites/sptests/spintrcritical08/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spintrcritical08/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical09/init.c:1.6 rtems/testsuites/sptests/spintrcritical09/init.c:1.7
--- rtems/testsuites/sptests/spintrcritical09/init.c:1.6 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spintrcritical09/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical10/init.c:1.2 rtems/testsuites/sptests/spintrcritical10/init.c:1.3
--- rtems/testsuites/sptests/spintrcritical10/init.c:1.2 Mon Oct 5 10:01:59 2009
+++ rtems/testsuites/sptests/spintrcritical10/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical11/init.c:1.3 rtems/testsuites/sptests/spintrcritical11/init.c:1.4
--- rtems/testsuites/sptests/spintrcritical11/init.c:1.3 Sat Oct 24 01:14:30 2009
+++ rtems/testsuites/sptests/spintrcritical11/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical13/init.c:1.2 rtems/testsuites/sptests/spintrcritical13/init.c:1.3
--- rtems/testsuites/sptests/spintrcritical13/init.c:1.2 Thu Aug 6 14:23:38 2009
+++ rtems/testsuites/sptests/spintrcritical13/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical15/init.c:1.4 rtems/testsuites/sptests/spintrcritical15/init.c:1.5
--- rtems/testsuites/sptests/spintrcritical15/init.c:1.4 Mon Nov 30 06:51:50 2009
+++ rtems/testsuites/sptests/spintrcritical15/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical16/init.c:1.4 rtems/testsuites/sptests/spintrcritical16/init.c:1.5
--- rtems/testsuites/sptests/spintrcritical16/init.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spintrcritical16/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical17/init.c:1.2 rtems/testsuites/sptests/spintrcritical17/init.c:1.3
--- rtems/testsuites/sptests/spintrcritical17/init.c:1.2 Fri Dec 4 08:08:51 2009
+++ rtems/testsuites/sptests/spintrcritical17/init.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -13,6 +13,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spintrcritical_support/intrcritical.c:1.4 rtems/testsuites/sptests/spintrcritical_support/intrcritical.c:1.5
--- rtems/testsuites/sptests/spintrcritical_support/intrcritical.c:1.4 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spintrcritical_support/intrcritical.c Tue Feb 22 01:37:02 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <intrcritical.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spmkdir/init.c:1.3 rtems/testsuites/sptests/spmkdir/init.c:1.4
--- rtems/testsuites/sptests/spmkdir/init.c:1.3 Thu Aug 26 14:40:09 2010
+++ rtems/testsuites/sptests/spmkdir/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spmountmgr01/init.c:1.3 rtems/testsuites/sptests/spmountmgr01/init.c:1.4
--- rtems/testsuites/sptests/spmountmgr01/init.c:1.3 Mon Aug 9 09:29:36 2010
+++ rtems/testsuites/sptests/spmountmgr01/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <errno.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spnotepad01/init.c:1.2 rtems/testsuites/sptests/spnotepad01/init.c:1.3
--- rtems/testsuites/sptests/spnotepad01/init.c:1.2 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spnotepad01/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "tmacros.h"
rtems_task Init(
<font color='#006600'>diff -u rtems/testsuites/sptests/spobjgetnext/init.c:1.6 rtems/testsuites/sptests/spobjgetnext/init.c:1.7
--- rtems/testsuites/sptests/spobjgetnext/init.c:1.6 Tue Dec 8 11:52:56 2009
+++ rtems/testsuites/sptests/spobjgetnext/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spprintk/init.c:1.7 rtems/testsuites/sptests/spprintk/init.c:1.8
--- rtems/testsuites/sptests/spprintk/init.c:1.7 Wed Jul 14 18:17:48 2010
+++ rtems/testsuites/sptests/spprintk/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <rtems/bspIo.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spprivenv01/init.c:1.2 rtems/testsuites/sptests/spprivenv01/init.c:1.3
--- rtems/testsuites/sptests/spprivenv01/init.c:1.2 Mon Aug 9 09:29:36 2010
+++ rtems/testsuites/sptests/spprivenv01/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include "test_support.h"
#include <rtems/libio_.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spsize/getint.c:1.9 rtems/testsuites/sptests/spsize/getint.c:1.10
--- rtems/testsuites/sptests/spsize/getint.c:1.9 Sun May 10 09:39:46 2009
+++ rtems/testsuites/sptests/spsize/getint.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -18,6 +18,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems.h>
#include <stdio.h>
#include <stdlib.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spsize/init.c:1.14 rtems/testsuites/sptests/spsize/init.c:1.15
--- rtems/testsuites/sptests/spsize/init.c:1.14 Sat Oct 24 01:22:50 2009
+++ rtems/testsuites/sptests/spsize/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -21,6 +21,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spsize/size.c:1.69 rtems/testsuites/sptests/spsize/size.c:1.70
--- rtems/testsuites/sptests/spsize/size.c:1.69 Wed Nov 24 10:06:22 2010
+++ rtems/testsuites/sptests/spsize/size.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -12,6 +12,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/score/apiext.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spstkalloc/init.c:1.3 rtems/testsuites/sptests/spstkalloc/init.c:1.4
--- rtems/testsuites/sptests/spstkalloc/init.c:1.3 Sun Nov 29 21:33:25 2009
+++ rtems/testsuites/sptests/spstkalloc/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#define MAXIMUM_STACKS 3
<font color='#006600'>diff -u rtems/testsuites/sptests/spthreadq01/init.c:1.1 rtems/testsuites/sptests/spthreadq01/init.c:1.2
--- rtems/testsuites/sptests/spthreadq01/init.c:1.1 Thu Jul 9 14:02:40 2009
+++ rtems/testsuites/sptests/spthreadq01/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -9,6 +9,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
#include <sys/types.h>
<font color='#006600'>diff -u rtems/testsuites/sptests/spwatchdog/delay.c:1.1 rtems/testsuites/sptests/spwatchdog/delay.c:1.2
--- rtems/testsuites/sptests/spwatchdog/delay.c:1.1 Fri Jan 16 12:57:53 2009
+++ rtems/testsuites/sptests/spwatchdog/delay.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_timer_service_routine Delayed_resume(
<font color='#006600'>diff -u rtems/testsuites/sptests/spwatchdog/init.c:1.3 rtems/testsuites/sptests/spwatchdog/init.c:1.4
--- rtems/testsuites/sptests/spwatchdog/init.c:1.3 Mon Oct 26 06:29:24 2009
+++ rtems/testsuites/sptests/spwatchdog/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #define CONFIGURE_INIT
#include "system.h"
<font color='#006600'>diff -u rtems/testsuites/sptests/spwatchdog/prtime.c:1.2 rtems/testsuites/sptests/spwatchdog/prtime.c:1.3
--- rtems/testsuites/sptests/spwatchdog/prtime.c:1.2 Mon Aug 10 09:49:51 2009
+++ rtems/testsuites/sptests/spwatchdog/prtime.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -16,6 +16,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
void Print_time( void )
<font color='#006600'>diff -u rtems/testsuites/sptests/spwatchdog/task1.c:1.7 rtems/testsuites/sptests/spwatchdog/task1.c:1.8
--- rtems/testsuites/sptests/spwatchdog/task1.c:1.7 Mon Oct 25 02:29:27 2010
+++ rtems/testsuites/sptests/spwatchdog/task1.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -17,6 +17,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include "system.h"
rtems_task Task_1(
<font color='#006600'>diff -u rtems/testsuites/sptests/spwkspace/init.c:1.4 rtems/testsuites/sptests/spwkspace/init.c:1.5
--- rtems/testsuites/sptests/spwkspace/init.c:1.4 Tue Dec 8 11:52:56 2009
+++ rtems/testsuites/sptests/spwkspace/init.c Tue Feb 22 01:37:03 2011
</font><font color='#997700'>@@ -11,6 +11,10 @@
</font> * $Id$
*/
<font color='#000088'>+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
</font> #include <tmacros.h>
</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp01/init.c,
sp01/task1.c,
sp02/init.c,
sp02/preempt.c,
sp02/task1.c,
sp02/task2.c,
sp02/task3.c,
sp03/init.c,
sp03/task1.c,
sp03/task2.c,
sp04/init.c,
sp04/task1.c,
sp04/task2.c,
sp04/task3.c,
sp04/tswitch.c,
sp05/init.c,
sp05/task1.c,
sp05/task2.c,
sp05/task3.c,
sp06/init.c,
sp06/task1.c,
sp06/task2.c,
sp06/task3.c,
sp07/buffered_io.c,
sp07/init.c,
sp07/task1.c,
sp07/task2.c,
sp07/task3.c,
sp07/task4.c,
sp07/taskexit.c,
sp07/tcreate.c,
sp07/tdelete.c,
sp07/trestart.c,
sp07/tstart.c,
sp08/init.c,
sp08/task1.c,
sp09/delay.c,
sp09/init.c,
sp09/isr.c,
sp09/screen01.c,
sp09/screen02.c,
sp09/screen03.c,
sp09/screen04.c,
sp09/screen05.c,
sp09/screen06.c,
sp09/screen07.c,
sp09/screen08.c,
sp09/screen09.c,
sp09/screen10.c,
sp09/screen11.c,
sp09/screen12.c,
sp09/screen13.c,
sp09/screen14.c,
sp09/task1.c,
sp09/task2.c,
sp09/task3.c,
sp09/task4.c,
sp10/init.c,
sp11/init.c,
sp11/task1.c,
sp11/task2.c,
sp11/timer.c,
sp12/init.c,
sp12/pridrv.c,
sp12/pritask.c,
sp12/task1.c,
sp12/task2.c,
sp12/task3.c,
sp12/task4.c,
sp12/task5.c,
sp13/fillbuff.c,
sp13/init.c,
sp13/putbuff.c,
sp13/task1.c,
sp13/task2.c,
sp13/task3.c,
sp14/asr.c,
sp14/init.c,
sp14/task1.c,
sp14/task2.c,
sp15/init.c,
sp15/task1.c,
sp16/init.c,
sp16/task1.c,
sp16/task2.c,
sp16/task3.c,
sp16/task4.c,
sp16/task5.c,
sp17/asr.c,
sp17/init.c,
sp17/task1.c,
sp17/task2.c,
sp18/init.c,
sp19/first.c,
sp19/fptask.c,
sp19/init.c,
sp19/task1.c,
sp20/getall.c,
sp20/init.c,
sp20/task1.c,
sp21/init.c,
sp22/delay.c,
sp22/init.c,
sp22/prtime.c,
sp22/task1.c,
sp23/init.c,
sp23/task1.c,
sp24/init.c,
sp24/resume.c,
sp24/task1.c,
sp25/init.c,
sp25/task1.c,
sp26/init.c,
sp26/task1.c,
sp27/init.c,
sp28/init.c,
sp29/init.c,
sp30/init.c,
sp30/resume.c,
sp30/task1.c,
sp31/delay.c,
sp31/init.c,
sp31/prtime.c,
sp31/task1.c,
sp32/init.c,
sp33/init.c,
sp34/changepri.c,
sp35/priinv.c,
sp36/strict_order_mut.c,
sp37/init.c,
sp38/init.c,
sp39/init.c,
sp40/init.c,
sp41/init.c,
sp42/init.c,
sp43/init.c,
sp44/init.c,
sp45/init.c,
sp46/init.c,
sp47/init.c,
sp48/init.c,
sp49/init.c,
sp50/init.c,
sp51/init.c,
sp52/init.c,
sp54/init.c,
sp55/init.c,
sp56/init.c,
sp57/init.c,
sp58/init.c,
sp59/init.c,
sp60/init.c,
sp62/init.c,
sp63/init.c,
sp64/init.c,
sp65/init.c,
sp66/init.c,
sp67/init.c,
sp68/init.c,
sp69/init.c,
sp70/init.c,
sp71/init.c,
sp72/init.c,
spassoc01/init.c,
spchain/init.c,
spclockget/init.c,
spcoverage/init.c,
sperror01/init.c,
sperror02/init.c,
sperror03/init.c,
spfatal_support/consume_sems.c,
spfatal_support/init.c,
spfifo01/init.c,
spfifo02/init.c,
spfifo03/init.c,
spfifo04/init.c,
spfifo05/init.c,
spheapprot/init.c,
spintrcritical01/init.c,
spintrcritical06/init.c,
spintrcritical08/init.c,
spintrcritical09/init.c,
spintrcritical10/init.c,
spintrcritical11/init.c,
spintrcritical13/init.c,
spintrcritical15/init.c,
spintrcritical16/init.c,
spintrcritical17/init.c,
spintrcritical_support/intrcritical.c,
spmkdir/init.c,
spmountmgr01/init.c,
spnotepad01/init.c,
spobjgetnext/init.c,
spprintk/init.c,
spprivenv01/init.c,
spsize/getint.c,
spsize/init.c,
spsize/size.c,
spstkalloc/init.c,
spthreadq01/init.c,
spwatchdog/delay.c,
spwatchdog/init.c,
spwatchdog/prtime.c,
spwatchdog/task1.c,
spwkspace/init.c: Add HAVE_CONFIG_H.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/ChangeLog.diff?r1=text&tr1=1.432&r2=text&tr2=1.433&diff_format=h">M</a></td><td width='1%'>1.433</td><td width='100%'>testsuites/sptests/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/sptests/ChangeLog:1.432 rtems/testsuites/sptests/ChangeLog:1.433
--- rtems/testsuites/sptests/ChangeLog:1.432 Mon Feb 14 14:22:23 2011
+++ rtems/testsuites/sptests/ChangeLog Tue Feb 22 01:37:13 2011
</font><font color='#997700'>@@ -1,3 +1,55 @@
</font><font color='#000088'>+2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * sp01/init.c, sp01/task1.c, sp02/init.c, sp02/preempt.c, sp02/task1.c,
+ sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/task1.c, sp03/task2.c,
+ sp04/init.c, sp04/task1.c, sp04/task2.c, sp04/task3.c, sp04/tswitch.c,
+ sp05/init.c, sp05/task1.c, sp05/task2.c, sp05/task3.c, sp06/init.c,
+ sp06/task1.c, sp06/task2.c, sp06/task3.c, sp07/buffered_io.c,
+ sp07/init.c, sp07/task1.c, sp07/task2.c, sp07/task3.c, sp07/task4.c,
+ sp07/taskexit.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c,
+ sp07/tstart.c, sp08/init.c, sp08/task1.c, sp09/delay.c, sp09/init.c,
+ sp09/isr.c, sp09/screen01.c, sp09/screen02.c, sp09/screen03.c,
+ sp09/screen04.c, sp09/screen05.c, sp09/screen06.c, sp09/screen07.c,
+ sp09/screen08.c, sp09/screen09.c, sp09/screen10.c, sp09/screen11.c,
+ sp09/screen12.c, sp09/screen13.c, sp09/screen14.c, sp09/task1.c,
+ sp09/task2.c, sp09/task3.c, sp09/task4.c, sp10/init.c, sp11/init.c,
+ sp11/task1.c, sp11/task2.c, sp11/timer.c, sp12/init.c, sp12/pridrv.c,
+ sp12/pritask.c, sp12/task1.c, sp12/task2.c, sp12/task3.c, sp12/task4.c,
+ sp12/task5.c, sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c,
+ sp13/task1.c, sp13/task2.c, sp13/task3.c, sp14/asr.c, sp14/init.c,
+ sp14/task1.c, sp14/task2.c, sp15/init.c, sp15/task1.c, sp16/init.c,
+ sp16/task1.c, sp16/task2.c, sp16/task3.c, sp16/task4.c, sp16/task5.c,
+ sp17/asr.c, sp17/init.c, sp17/task1.c, sp17/task2.c, sp18/init.c,
+ sp19/first.c, sp19/fptask.c, sp19/init.c, sp19/task1.c, sp20/getall.c,
+ sp20/init.c, sp20/task1.c, sp21/init.c, sp22/delay.c, sp22/init.c,
+ sp22/prtime.c, sp22/task1.c, sp23/init.c, sp23/task1.c, sp24/init.c,
+ sp24/resume.c, sp24/task1.c, sp25/init.c, sp25/task1.c, sp26/init.c,
+ sp26/task1.c, sp27/init.c, sp28/init.c, sp29/init.c, sp30/init.c,
+ sp30/resume.c, sp30/task1.c, sp31/delay.c, sp31/init.c, sp31/prtime.c,
+ sp31/task1.c, sp32/init.c, sp33/init.c, sp34/changepri.c, sp35/priinv.c,
+ sp36/strict_order_mut.c, sp37/init.c, sp38/init.c, sp39/init.c,
+ sp40/init.c, sp41/init.c, sp42/init.c, sp43/init.c, sp44/init.c,
+ sp45/init.c, sp46/init.c, sp47/init.c, sp48/init.c, sp49/init.c,
+ sp50/init.c, sp51/init.c, sp52/init.c, sp54/init.c, sp55/init.c,
+ sp56/init.c, sp57/init.c, sp58/init.c, sp59/init.c, sp60/init.c,
+ sp62/init.c, sp63/init.c, sp64/init.c, sp65/init.c, sp66/init.c,
+ sp67/init.c, sp68/init.c, sp69/init.c, sp70/init.c, sp71/init.c,
+ sp72/init.c, spassoc01/init.c, spchain/init.c, spclockget/init.c,
+ spcoverage/init.c, sperror01/init.c, sperror02/init.c, sperror03/init.c,
+ spfatal_support/consume_sems.c, spfatal_support/init.c, spfifo01/init.c,
+ spfifo02/init.c, spfifo03/init.c, spfifo04/init.c, spfifo05/init.c,
+ spheapprot/init.c, spintrcritical01/init.c, spintrcritical06/init.c,
+ spintrcritical08/init.c, spintrcritical09/init.c,
+ spintrcritical10/init.c, spintrcritical11/init.c,
+ spintrcritical13/init.c, spintrcritical15/init.c,
+ spintrcritical16/init.c, spintrcritical17/init.c,
+ spintrcritical_support/intrcritical.c, spmkdir/init.c,
+ spmountmgr01/init.c, spnotepad01/init.c, spobjgetnext/init.c,
+ spprintk/init.c, spprivenv01/init.c, spsize/getint.c, spsize/init.c,
+ spsize/size.c, spstkalloc/init.c, spthreadq01/init.c,
+ spwatchdog/delay.c, spwatchdog/init.c, spwatchdog/prtime.c,
+ spwatchdog/task1.c, spwkspace/init.c: Add HAVE_CONFIG_H.
+
</font> 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp09/Makefile.am: Switch to all managers since this is all of them.
</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>