summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/imfs/imfs_initsupp.c (follow)
AgeCommit message (Expand)Author
2020-03-09imfs: Remove unused handlersSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2016-09-19imfs: Untangle dependenciesSebastian Huber
2016-09-16imfs: Fix IMFS_stat_file()Sebastian Huber
2015-02-18IMFS: Silence warningSebastian Huber
2015-02-15IMFS: Implement variable length node namesSebastian Huber
2015-02-12IMFS: Allow static initialization of FS infoSebastian Huber
2015-02-12IMFS: Add root directory to FS infoSebastian Huber
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber
2015-02-04IMFS: Use rtems_filesystem_make_dev_t_from_pointerSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-12-11PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber
2013-09-05IMFS: Resource leakGedare Bloom
2013-07-23Include missing <string.h>Sebastian Huber
2013-06-21IMFS: Fix reference count for debug enabledSebastian Huber
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber
2012-05-15Filesystem: Change pathconf_limits_and_optionsSebastian Huber
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-03-13IMFS: Add and use node controlSebastian Huber
2012-03-13IMFS: Reference counting for nodesSebastian Huber
2012-03-13Filesystem: Reference counting for locationsSebastian Huber
2010-08-102010-08-09 Bharath Suri <bharath.s.jois@gmail.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-152010-05-15 Chris Johns <chrisj@rtems.org>Chris Johns
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-10-142008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill
2008-09-04Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler
2006-07-09applied patches for PR1117/1118/1119/1120Thomas Doerfler
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-07-242003-07-24 jennifer averett <jennifer.averett@OARcorp.com>Jennifer Averett
2001-05-252001-05-25 Joel Sherrill <joel@OARcorp.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-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Fixed typo where memfile_handlers set twice and directory_handlersJoel 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
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill