summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/clockgettickspersecond.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-02-03rtems: Avoid duplicated implemenationSebastian Huber1-2/+7
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-25rtems: rtems_clock_get_ticks_per_second()Sebastian Huber1-0/+2
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber1-4/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-6/+1
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-12-162008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2008-03-112008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+6
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Clock Manager into one routine per file.Joel Sherrill1-129/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1-3/+3
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill1-4/+4
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-23/+21