summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/deviceio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-25/+15
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov1-5/+7
2012-05-15Filesystem: Add shared device IO supportSebastian Huber1-114/+26
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber1-3/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-17/+0
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-2/+0
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-7/+5
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-5/+5
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-14/+4
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+6
2009-03-122009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-1/+1
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-27/+1
2008-09-172008-09-17 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill1-1/+1
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-07-10Added S_IRWXU, S_IRWXG and S_IRWXO to file mode.Thomas Doerfler1-0/+8
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-1/+1
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2004-04-17Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-6/+6
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-08-052003-08-05 <djc915@mail.usask.ca>Jennifer Averett1-7/+4
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+4
2001-07-062001-07-06 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill1-7/+42
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1-52/+3
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-0/+56
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+215