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

4.104.114.84.95
Last change on this file since ac7d5ef0 was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 478 bytes
Line 
1#
2#  $Id$
3#
4
5This directory contains for the "miscellaneous" library.  Currently
6the only item in this library is a user extension set which checks
7for a task "blowing" it's stack.
8
9The following ideas have been mentioned for items which could go
10in this library, but this list is not all inclusive:
11
12   + Workspace Consistency Checker
13   + Task Execution Time Monitor
14
15The intent of this library is to provide a home for useful utility routines
16which are dependent upon RTEMS.
Note: See TracBrowser for help on using the repository browser.