mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 05:27:18 +08:00
* libmisc/cpuuse/cpuusagereport.c, rtems/src/ratemonreportstatistics.c: Cleaned up reports and fixed a bug related the printf format which resulted in lack of leading zeroes and misleading magnitude. * score/src/timespecdivide.c: Fixed bugs related to zero divide case.