summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_handlers_memfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-6/+2
* Removed fpathconf file system node handler.Sebastian Huber2012-02-021-1/+0
* 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-08-251-1/+1
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-1/+1
* 2010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-081-1/+1
* 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-17/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2001-01-121-4/+4
* 2000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2000-12-131-0/+17
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-161-1/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-021-1/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-1/+2
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-261-0/+37