summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-36/+0
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+4
2015-05-19score: Add Watchdog_IteratorSebastian Huber1-2/+0
2015-04-13score: Add Watchdog_HeaderSebastian Huber1-4/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-10/+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
2005-01-27Include 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-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill1-234/+0
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1998-01-06Fixed spacing.Joel Sherrill1-2/+2
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-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1-0/+6
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-7/+5
1995-12-01Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1-6/+19
1995-09-26posix support initially addedJoel Sherrill1-2/+2
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-7/+7
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-20/+51