From eb37f9dc5d00c381717376d0dfd00ce86107b3a0 Mon Sep 17 00:00:00 2001 From: Glenn Humphrey Date: Tue, 8 Dec 2009 23:05:30 +0000 Subject: 2009-12-08 Glenn Humphrey * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c: Factored out common code to ensure consistent behavior between rtems_rate_monotonic_get_status and rtems_rate_monotonic_report_statistics. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9e60d4c22f..eec1d6affa 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-12-08 Glenn Humphrey + + * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c, + rtems/src/ratemonperiod.c: Factored out common code to ensure + consistent behavior between rtems_rate_monotonic_get_status and + rtems_rate_monotonic_report_statistics. + 2009-12-07 Cindy Cicalese PR 1477/cpukit -- cgit v1.2.3