From b0ac06f8e9dc11c7aa3bfebc910fafd4018dbd9c Mon Sep 17 00:00:00 2001 From: Glenn Humphrey Date: Fri, 26 Oct 2007 21:30:59 +0000 Subject: 2007-10-26 Glenn Humphrey * 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. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 50b80d8fd2..f79c4f8d38 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2007-10-26 Glenn Humphrey + + * 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. + 2007-10-26 Joel Sherrill * itron/src/can_wup.c, itron/src/chg_pri.c, itron/src/del_mbf.c, -- cgit v1.2.3