summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/timercreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-1/+1
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-3/+7
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-4/+2
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+7
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-0/+14
2018-02-02score: Introduce new monotonic clockSebastian Huber1-1/+1
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber1-1/+1
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-3/+3
2016-03-14score: Add and use _Objects_Get_local()Sebastian Huber1-40/+32
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-23/+156
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber1-1/+1
2015-05-19score: Add Watchdog_IteratorSebastian Huber1-0/+6
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-0/+23
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-4/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-1/+0
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-23rtems: Create timer implementation headerSebastian Huber1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-18/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-2/+2
2005-01-202005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+4
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Timer Manager into one routine per file.Joel Sherrill1-18/+17
1999-05-17Split Rate Monotonic Manager into one routine per file.Joel Sherrill1-0/+68