change log for rtems (2011-03-15)
rtems-vc at rtems.org
rtems-vc at rtems.org
Tue Mar 15 19:10:32 UTC 2011
*joel*:
2011-03-15 Joel Sherrill <joel.sherrill at oarcorp.com>
* libmisc/cpuuse/cpuusagereport.c: Make compile again.
M 1.2781 cpukit/ChangeLog
M 1.21 cpukit/libmisc/cpuuse/cpuusagereport.c
diff -u rtems/cpukit/ChangeLog:1.2780 rtems/cpukit/ChangeLog:1.2781
--- rtems/cpukit/ChangeLog:1.2780 Tue Mar 15 10:43:09 2011
+++ rtems/cpukit/ChangeLog Tue Mar 15 14:03:38 2011
@@ -1,5 +1,9 @@
2011-03-15 Joel Sherrill <joel.sherrill at oarcorp.com>
+ * libmisc/cpuuse/cpuusagereport.c: Make compile again.
+
+2011-03-15 Joel Sherrill <joel.sherrill at oarcorp.com>
+
* libmisc/shell/main_setenv.c: Revert after discussion. Mark as
intentional in Coverity.
diff -u rtems/cpukit/libmisc/cpuuse/cpuusagereport.c:1.20 rtems/cpukit/libmisc/cpuuse/cpuusagereport.c:1.21
--- rtems/cpukit/libmisc/cpuuse/cpuusagereport.c:1.20 Tue Mar 15 09:52:32 2011
+++ rtems/cpukit/libmisc/cpuuse/cpuusagereport.c Tue Mar 15 14:03:38 2011
@@ -67,7 +67,7 @@
* guideline as to what each number means proportionally.
*/
#ifndef __RTEMS_USE_TICKS_FOR_STATISTICS__
- total = 0;
+ _Timestamp_Set_to_zero( &total );
uptime_at_last_reset = CPU_usage_Uptime_at_last_reset;
#else
for ( api_index = 1 ; api_index <= OBJECTS_APIS_LAST ; api_index++ ) {
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110315/910338cf/attachment-0001.html>
More information about the vc
mailing list