summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/watchdog.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-166/+0
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-29/+2
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-241-0/+8
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-241-0/+9
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-241-0/+8
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-8/+32
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-41/+48
* score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber2015-06-131-5/+1
* score: Move _Watchdog_Ticks_since_boot definitionSebastian Huber2015-04-081-1/+1
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-251-0/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Move nanoseconds since last tick supportSebastian Huber2013-08-011-9/+0
* score: Create watchdog implementation headerSebastian Huber2013-07-221-227/+16
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-101-1/+1
* score: Doxygen Clean Up Task #1Mathew Kallada2012-12-291-26/+34
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-301-1/+1
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-281-0/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-171-0/+2
* 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-171-22/+43
* 2010-12-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-161-2/+9
* 2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-121-2/+2
* Whitespace removal.Ralf Corsepius2009-11-281-4/+4
* 2008-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-12-031-0/+19
* 2008-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-261-1/+39
* Move #include's out of extern "C" {}.Ralf Corsepius2008-05-311-2/+2
* 2007-03-28 Chris Johns <chrisj@rtems.org>Joel Sherrill2007-03-281-1/+16
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-9/+26
* New header guard.Ralf Corsepius2005-01-281-2/+2
* Adjust doxygen @file.Ralf Corsepius2004-11-211-1/+1
* 2004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2004-11-011-67/+99
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-3/+3
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-07-18 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2003-07-181-1/+1
* 2002-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-291-0/+2
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* corrected spacing.Joel Sherrill1997-04-091-8/+8
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-0/+9
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-4/+4
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-220/+2
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-011-18/+3
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-011-4/+4
* posix support initially addedJoel Sherrill1995-09-261-2/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-18/+18
* changed release number to 3.2.0Joel Sherrill1995-06-041-2/+2
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-57/+4
* Initial revisionJoel Sherrill1995-05-111-0/+471