summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/ratemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+14
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+12
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Rate Monotonic Manager into one routine per file.Joel Sherrill1-416/+0
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-9/+18
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-25Corrected by adding check for NULL address passed into get_statusJoel Sherrill1-0/+3
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-09added support for statistics on rate monotonic periods.Joel Sherrill1-5/+78
1995-12-05new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1-77/+53
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-4/+2
1995-09-26posix support initially addedJoel Sherrill1-3/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-29/+34
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-1/+2
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-10/+13
1995-08-18+ Added object type field to object id.Joel Sherrill1-0/+1