summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-082007-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+1
2006-12-122006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-11/+0
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-5/+5
2006-07-09applied patches for PR1117/1118/1119/1120Thomas Doerfler1-1/+9
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum1-15/+0
2005-02-072005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+4
2005-01-28New header guard.Ralf Corsepius1-2/+2
2004-04-17Remove stray white spaces.Ralf Corsepius1-15/+15
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-14/+14
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+5
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+4
2001-01-122001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill1-2/+2
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill1-1/+28
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-8/+8
2000-02-11Increased block size to 128 and added comments based on feedback fromJoel Sherrill1-1/+13
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1-0/+4
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1-5/+6
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-4/+31
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1-1/+15
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill1-4/+3
1999-10-12Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1-0/+5
1999-02-24Changed IMFS to use IMFS_NAME_MAX as the maximum length of a basenameJoel Sherrill1-15/+21
1998-12-03Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1-0/+4
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+445