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

4.104.114.84.95
Last change on this file since d5b004b 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
RevLine 
[ac7d5ef0]1#
2#  $Id$
3#
4
5This directory contains for the "miscellaneous" library.  Currently
[a72e3dd]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
[ac7d5ef0]13
14The following ideas have been mentioned for items which could go
15in this library, but this list is not all inclusive:
16
[a72e3dd]17  + there are no outstanding suggestions.
[ac7d5ef0]18
19The intent of this library is to provide a home for useful utility routines
20which are dependent upon RTEMS.
[a72e3dd]21
22--joel
2316 Sept 97
Note: See TracBrowser for help on using the repository browser.