summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_handlers_device.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-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-4/+4
* Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler2008-07-101-1/+1
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* 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
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-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