summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_initsupp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-20/+9
* 2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-101-0/+3
* 2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-241-2/+0
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-4/+3
* 2010-05-15 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-151-0/+2
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-16/+5
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-4/+7
* Use "bool" instead of "rtems_boolean|boolean".Ralf Corsepius2008-09-041-2/+2
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-4/+4
* applied patches for PR1117/1118/1119/1120Thomas Doerfler2006-07-091-0/+38
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-081-2/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-07-24 jennifer averett <jennifer.averett@OARcorp.com>Jennifer Averett2003-07-241-1/+2
* 2001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-05-251-1/+3
* 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-3/+5
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill2000-06-261-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1999-11-021-3/+3
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-87/+10
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+158