summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-129/+57
* 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-11-061-10/+10
* 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-261-0/+6
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-3/+7
* 2011-01-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-01-041-1/+1
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-5/+0
* 2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-08-081-1/+1
* 2010-07-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-301-0/+11
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-151-10/+9
* 2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-141-8/+0
* 2010-07-13 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill2010-07-131-0/+1
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-2/+8
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-5/+8
* 2010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-311-2/+4
* 2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-271-1/+1
* 2010-05-15 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-151-0/+7
* 010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-041-0/+7
* 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-191-5/+12
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-4/+10
* 2009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-291-14/+14
* 2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-091-3/+3
* Add missing "extern"sRalf Corsepius2008-12-081-57/+57
* 2008-10-14 Wei Shen <cquark@gmail.com>Joel Sherrill2008-10-141-4/+13
* Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler2008-07-101-0/+5
* 2008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-031-2/+2
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-20/+20
* 2007-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-081-5/+1
* 2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-121-11/+0
* Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius2006-12-081-5/+5
* applied patches for PR1117/1118/1119/1120Thomas Doerfler2006-07-091-1/+9
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-031-2/+2
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-081-15/+0
* 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-071-4/+4
* New header guard.Ralf Corsepius2005-01-281-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-15/+15
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-1/+1
* 2004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-221-14/+14
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-5/+5
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-1/+4
* 2001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2001-01-121-2/+2
* 2000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2000-12-131-1/+28
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-8/+8
* Increased block size to 128 and added comments based on feedback fromJoel Sherrill2000-02-111-1/+13
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-051-0/+4
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-5/+6
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-4/+31
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-1/+15
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-4/+3