From f6e09342eea83a34edeb71a140c988a818053a32 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Apr 2007 21:51:52 +0000 Subject: 2007-04-02 Joel Sherrill * posix/include/rtems/posix/timer.h, posix/src/alarm.c, posix/src/posixtimespectointerval.c, posix/src/ptimer1.c, posix/src/sysconf.c, posix/src/ualarm.c, rtems/src/clockget.c, rtems/src/clocktodvalidate.c, score/include/rtems/score/tod.h, score/inline/rtems/score/tod.inl, score/src/coretod.c: Eliminate TOD_Ticks_per_second variable. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 1bc35e81fa..5b95fd4ab5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2007-04-02 Joel Sherrill + + * posix/include/rtems/posix/timer.h, posix/src/alarm.c, + posix/src/posixtimespectointerval.c, posix/src/ptimer1.c, + posix/src/sysconf.c, posix/src/ualarm.c, rtems/src/clockget.c, + rtems/src/clocktodvalidate.c, score/include/rtems/score/tod.h, + score/inline/rtems/score/tod.inl, score/src/coretod.c: Eliminate + TOD_Ticks_per_second variable. + 2007-04-02 Joel Sherrill * itron/src/itrontime.c, libcsupport/src/__gettod.c, -- cgit v1.2.3