Files
rtems/cpukit/libfs
Joel Sherrill d79ef179dc 2001-03-23 Joel Sherrill <joel@OARcorp.com>
* src/imfs/memfile.c: Reapply fix from bug report from
	Jose Sturniolo <jsturnio@nec.com.ar> where NULL pointer
	was dereferenced when freeing a triply indirect file.
	The fix was applied to the 4.5 release branch and not
	the development branch.
2001-03-23 14:02:02 +00:00
..
2000-10-18 18:10:55 +00:00

#
#  $Id$
#

This directory contains for the "file system" library. All supported
file systems live under this tree.

Currently the only supported file systems in this library are the IMFS 
and miniIMFS.  The TFTP client filesystem is part of the libnetworking
library.

--Chris Johns and Joel Sherrill
18 October 2000