summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/timerserverfirewhen.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-27rtems: Constify timer fire when directivesSebastian Huber1-1/+1
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-59/+11
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Add and use _TOD_Is_set()Sebastian Huber1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-4/+0
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-23rtems: Create timer implementation headerSebastian Huber1-1/+2
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada1-3/+7
2012-06-14score: New structure TOD_ControlSebastian Huber1-1/+1
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-1/+1
2009-11-30Added timer server control blockThomas Doerfler1-7/+3
2008-12-082008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2008-12-032008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-4/+6
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-8/+7
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2006-12-08Remove local extern _Timer_Seconds_chain.Ralf Corsepius1-1/+0
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-03-292001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-15/+19
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Timer Manager into one routine per file.Joel Sherrill1-0/+83