Files
rtems/cpukit/libmisc
Ralf Corsepius f3ad98f483 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/untar/untar.c (_rtems_octal2ulong): Replace.
2005-02-09 03:24:29 +00:00
..
2005-01-05 18:17:01 +00:00
2004-04-16 12:06:28 +00:00
2004-04-15 13:26:21 +00:00
2004-04-16 12:06:28 +00:00
2003-07-08 17:33:43 +00:00
1997-09-16 13:08:58 +00:00

#
#  $Id$
#

This directory contains for the "miscellaneous" library.  Currently
this library contains a number of useful support libraries:

  + Task Stack Overflow Checker
  + Workspace Consistency Checker
  + Task Execution Time Monitor
  + Period Statistics Monitor
  + Debug Monitor

The following ideas have been mentioned for items which could go
in this library, but this list is not all inclusive:

  + there are no outstanding suggestions.

The intent of this library is to provide a home for useful utility routines
which are dependent upon RTEMS.

--joel
16 Sept 97