Files
rtems/cpukit/libmisc
Joel Sherrill ff9059586c 2008-09-03 Cindy Cicalese <cicalese@mitre.org>
* libmisc/shell/shell.c: FALSE accidentally changed to true in switch
	to bool type.
2008-09-03 18:57:51 +00:00
..
2008-09-01 11:28:56 +00:00
2004-04-16 12:06:28 +00:00
2008-08-26 12:21:36 +00:00
2008-09-01 09:35:34 +00:00
2007-02-06 05:57:07 +00:00
2008-09-01 11:28:56 +00:00
2008-09-01 09:12:43 +00:00
2003-07-08 17:33:43 +00:00

#
#  $Id$
#

This directory contains for the "miscellaneous" library.  Currently
this library contains a number of useful support libraries:

  + Task Stack Overflow Checker
  + Workspace Consistency Checker
  + Task Execution Time Monitor
  + Period Statistics Monitor
  + Debug Monitor

The following ideas have been mentioned for items which could go
in this library, but this list is not all inclusive:

  + there are no outstanding suggestions.

The intent of this library is to provide a home for useful utility routines
which are dependent upon RTEMS.

--joel
16 Sept 97