summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/imfs/imfs_eval.c (follow)
AgeCommit message (Expand)Author
2023-05-20Update company nameSebastian Huber
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2015-02-15IMFS: Implement variable length node namesSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-01-21IMFS: Improved support for generic nodesSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13IMFS: New support functionsSebastian Huber
2012-03-13IMFS: Reference counting for nodesSebastian Huber
2012-03-13Filesystem: Rename definesSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-11-06Remove stray whitespaces.Ralf Corsepius
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-05-112011-05-11 Chris Johns <chrisj@rtems.org>Chris Johns
2011-04-162011-04-16 Chris Johns <chrisj@rtems.org>Chris Johns
2010-08-272010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-08-132010-08-13 Chris Johns <chrisj@rtems.org>Chris Johns
2010-08-022010-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns
2010-05-272010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2009-11-29Whitespace removal.Ralf Corsepius
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns
2009-01-05Add braces to suppress gcc warning on empty 'else' block.Ralf Corsepius
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill
2008-09-04Change "done" to bool.Ralf Corsepius
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum
2004-04-17Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-08-092001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill
2000-11-172000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill