summaryrefslogblamecommitdiffstats
path: root/cpukit/libmisc/README
blob: 6825898121c0c3bee8ad831c414492b78c96df70 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                           
#
#  $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.