summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-6/+24
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-1/+1
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-1/+1
* IMFS: Allow static initialization of FS infoSebastian Huber2015-02-121-11/+21
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-7/+7
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-1/+0
* IMFS: Reduce IMFS node typesSebastian Huber2015-01-281-3/+0
* Filesystem: Delete node type operationSebastian Huber2015-01-221-1/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber2013-12-111-1/+1
* libfs/imfs: Set the FIFO control block.Chris Johns2013-12-101-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* IMFS: Add and use node controlSebastian Huber2012-03-131-2/+12
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-2/+2
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-10/+10
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-1/+1
* 2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-141-1/+1
* 2010-06-29 Jennifer.Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2010-06-291-1/+1
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-47/+36
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-1/+2
* 010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-041-0/+1
* 2009-10-08 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-081-1/+2
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-081-1/+0
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* 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-2/+1
* 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/+1
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-1/+0
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-98/+8
* 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