Files
rtems/cpukit/libmisc
Joel Sherrill 03f2154e51 headers updated to reflect new style copyright notice as part
of switching to the modified GNU GPL.
1997-04-22 17:20:27 +00:00
..
1997-04-09 20:18:54 +00:00

#
#  $Id$
#

This directory contains for the "miscellaneous" library.  Currently
the only item in this library is a user extension set which checks
for a task "blowing" it's stack.

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

   + Workspace Consistency Checker
   + Task Execution Time Monitor

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