<div dir="ltr">This patch is OK and I'm about to push it.  Using autoconf build on sparc/leon3,<div>I got the following test results:<br><br>assed:        577<br>Failed:          1<br>User Input:      6<br>Expected Fail:   1<br>Indeterminate:   0<br>Benchmark:       3<br>Timeout:         0<br>Test too long:   0<br>Invalid:         0<br>Wrong Version:   0<br>Wrong Build:     0<br>Wrong Tools:     0<br>------------------<br>Total:         588<br>Failures:<br> dl06.exe<br>User Input:<br> fileio.exe<br> dl10.exe<br> termios.exe<br> capture.exe<br> monitor.exe<br> top.exe<br>Expected Fail:<br> psxfenv01.exe<br>Benchmark:<br> linpack.exe<br> dhrystone.exe<br> whetstone.exe<br></div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 21, 2021 at 1:12 PM Ryan Long <<a href="mailto:ryan.long@oarcorp.com">ryan.long@oarcorp.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---<br>
 cpukit/Makefile.am | 1 +<br>
 1 file changed, 1 insertion(+)<br>
<br>
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am<br>
index 78e33b6..df970e5 100644<br>
--- a/cpukit/Makefile.am<br>
+++ b/cpukit/Makefile.am<br>
@@ -998,6 +998,7 @@ librtemscpu_a_SOURCES += score/src/timespeclessthan.c<br>
 librtemscpu_a_SOURCES += score/src/timespecsubtract.c<br>
 librtemscpu_a_SOURCES += score/src/timespectoticks.c<br>
 librtemscpu_a_SOURCES += score/src/timespecdivide.c<br>
+librtemscpu_a_SOURCES += score/src/timespecisnonnegative.c<br>
 librtemscpu_a_SOURCES += score/src/timespecdividebyinteger.c<br>
 librtemscpu_a_SOURCES += score/src/timespecgetasnanoseconds.c<br>
 librtemscpu_a_SOURCES += score/src/coretod.c<br>
-- <br>
1.8.3.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>