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