Files
rtems/cpukit/libfs
Joel Sherrill 6d10c295ee 2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/nfsclient/src/nfs.c: Use
	rtems_clock_get_seconds_since_epoch() from public API.
2008-12-08 18:12:18 +00:00
..
2003-07-08 17:33:43 +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