source: rtems/c/src/libmisc/README @ f94470a5

4.104.114.84.95
Last change on this file since f94470a5 was a72e3dd, checked in by Joel Sherrill <joel.sherrill@…>, on 09/16/97 at 13:08:58

updated

  • Property mode set to 100644
File size: 578 bytes
Line 
1#
2#  $Id$
3#
4
5This directory contains for the "miscellaneous" library.  Currently
6this library contains a number of useful support libraries:
7
8  + Task Stack Overflow Checker
9  + Workspace Consistency Checker
10  + Task Execution Time Monitor
11  + Period Statistics Monitor
12  + Debug Monitor
13
14The following ideas have been mentioned for items which could go
15in this library, but this list is not all inclusive:
16
17  + there are no outstanding suggestions.
18
19The intent of this library is to provide a home for useful utility routines
20which are dependent upon RTEMS.
21
22--joel
2316 Sept 97
Note: See TracBrowser for help on using the repository browser.