summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_eval.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-613/+118
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-021-3/+3
* Remove stray whitespaces.Ralf Corsepius2011-11-061-1/+1
* 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-211-3/+2
* 2011-05-11 Chris Johns <chrisj@rtems.org>Chris Johns2011-05-111-79/+100
* 2011-04-16 Chris Johns <chrisj@rtems.org>Chris Johns2011-04-161-60/+64
* 2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-271-3/+2
* 2010-08-13 Chris Johns <chrisj@rtems.org>Chris Johns2010-08-131-2/+2
* 2010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-021-25/+13
* 2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-241-3/+0
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-1/+1
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-37/+37
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-271-1/+1
* Whitespace removal.Ralf Corsepius2009-11-291-2/+2
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-7/+22
* Add braces to suppress gcc warning on empty 'else' block.Ralf Corsepius2009-01-051-2/+3
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-0/+3
* Change "done" to bool.Ralf Corsepius2008-09-041-2/+2
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-081-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-33/+33
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-23/+24
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-091-3/+16
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2000-12-131-0/+3
* 2000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett2000-11-171-16/+16
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* 2000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-281-4/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-1/+1
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-3/+5
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-4/+4
* Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1999-02-241-2/+2
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-051-9/+9
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+638