Back to home page

LXR

 
 

    


Warning, /cpukit/libmisc/README.md is written in an unsupported language. File is not indexed.

0001 libmisc
0002 =======
0003 
0004 This directory contains for the "miscellaneous" library.  Currently
0005 this library contains a number of useful support libraries:
0006 
0007   + Task Stack Overflow Checker
0008   + Workspace Consistency Checker
0009   + Task Execution Time Monitor
0010   + Period Statistics Monitor
0011   + Debug Monitor
0012 
0013 The following ideas have been mentioned for items which could go
0014 in this library, but this list is not all inclusive:
0015 
0016   + there are no outstanding suggestions.
0017 
0018 The intent of this library is to provide a home for useful utility routines
0019 which are dependent upon RTEMS.
0020 
0021 --joel
0022 16 Sept 97